Skip to content

Commit b30d291

Browse files
lucbeaufilskartben
authored andcommitted
dt-bindings: stm32mp2_clock: add iwdg4 clock
Add the IWDG4 clock definition to the STM32MP2 clock bindings. Signed-off-by: Luc BEAUFILS <[email protected]>
1 parent d31f013 commit b30d291

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
@@ -70,6 +70,7 @@
7070
#define STM32_CLOCK_PERIPH_I2C8 0x7C0
7171

7272
/* Watchdog Peripheral */
73+
#define STM32_CLOCK_PERIPH_IWDG4 0x894
7374
#define STM32_CLOCK_PERIPH_WWDG1 0x89C
7475

7576
#define STM32_CLOCK_PERIPH_MIN STM32_CLOCK_PERIPH_GPIOA

0 commit comments

Comments
 (0)