Skip to content

Commit 3b1d86b

Browse files
author
Alain Volmat
committed
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 <[email protected]>
1 parent 3e72697 commit 3b1d86b

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_LTDC_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)