Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WDT support to TI cc23x0 SoC #84528

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bogdanovs
Copy link
Contributor

@bogdanovs bogdanovs commented Jan 24, 2025

This series adds WDT support to TI cc23x0 SoC.

Datasheet: https://www.ti.com/lit/ds/symlink/cc2340r5.pdf

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jan 24, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Because of hardware limitations watchdog driver supports:
 * Start Watchdog
 * Feed Watchdog

Signed-off-by: Stoyan Bogdanov <[email protected]>
Add support for watchdog to cc23x0 SoC.

Signed-off-by: Stoyan Bogdanov <[email protected]>
Add watchdog0 as alias for wdt0 driver

Signed-off-by: Stoyan Bogdanov <[email protected]>
Add overlay file for lp_em_cc2340r5 which enables WDT instance.

Signed-off-by: Stoyan Bogdanov <[email protected]>
@bogdanovs bogdanovs force-pushed the baylibre/upstream-cc23x0-wdt branch from bf38c6f to e832db9 Compare February 4, 2025 17:14
@bogdanovs bogdanovs marked this pull request as ready for review February 4, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Flash area: GPIO area: Pinctrl area: Samples Samples area: Timer Timer area: UART Universal Asynchronous Receiver-Transmitter area: Watchdog Watchdog platform: TI SimpleLink Texas Instruments SimpleLink MCU
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants