Skip to content

Commit d9b41a0

Browse files
Alain Volmatkartben
authored andcommitted
include: dt-bindings: clock: add LTDC specific entry for stm32mp13
The non-secure LTDC plane has its own register for clock gating hence add an entry to control this. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
1 parent b538ba7 commit d9b41a0

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
@@ -13,6 +13,7 @@
1313
#define STM32_CLOCK_BUS_APB2 0x708
1414
#define STM32_CLOCK_BUS_APB3 0x710
1515
#define STM32_CLOCK_BUS_APB4 0x728
16+
#define STM32_CLOCK_BUS_APB4_NS 0x738
1617
#define STM32_CLOCK_BUS_APB5 0x740
1718
#define STM32_CLOCK_BUS_APB6 0x748
1819
#define STM32_CLOCK_BUS_AHB2 0x750

0 commit comments

Comments
 (0)