Skip to content

Commit b6b7b67

Browse files
KozhinovAlexandercfriedt
authored andcommitted
include: zephyr: dt-bindings: clock: stm32mp13_clock
add APB3_S bus Signed-off-by: Alexander Kozhinov <[email protected]>
1 parent a13a857 commit b6b7b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#define STM32_CLOCK_BUS_APB1 0x700
3131
#define STM32_CLOCK_BUS_APB2 0x708
3232
#define STM32_CLOCK_BUS_APB3 0x710
33+
#define STM32_CLOCK_BUS_APB3_S 0x718
3334
#define STM32_CLOCK_BUS_APB4 0x728
3435
#define STM32_CLOCK_BUS_APB4_NS 0x738
3536
#define STM32_CLOCK_BUS_APB5 0x740

0 commit comments

Comments
 (0)