Skip to content

Commit beaae5b

Browse files
committed
dt-bindings: stm32mp2_clock: add iwdg4 clock
Add the IWDG4 clock definition to the STM32MP2 clock bindings. Signed-off-by: Luc BEAUFILS <luc.beaufils@savoirfairelinux.com>
1 parent 6d01da7 commit beaae5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/zephyr/dt-bindings/clock/stm32mp2_clock.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
#define STM32_CLOCK_PERIPH_UART9 0x79C
5252

5353
/* Watchdog Peripheral */
54+
#define STM32_CLOCK_PERIPH_IWDG4 0x894
5455
#define STM32_CLOCK_PERIPH_WWDG1 0x89C
5556

5657
#define STM32_CLOCK_PERIPH_MIN STM32_CLOCK_PERIPH_GPIOA

0 commit comments

Comments
 (0)