Skip to content

Commit 4ff5a14

Browse files
lucbeaufilsTanguy Raufflet
authored andcommitted
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 630549c commit 4ff5a14

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
@@ -60,6 +60,7 @@
6060
#define STM32_CLOCK_PERIPH_I2C7 0x7BC
6161

6262
/* Watchdog Peripheral */
63+
#define STM32_CLOCK_PERIPH_IWDG4 0x894
6364
#define STM32_CLOCK_PERIPH_WWDG1 0x89C
6465

6566
#define STM32_CLOCK_PERIPH_MIN STM32_CLOCK_PERIPH_GPIOA

0 commit comments

Comments
 (0)