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>
This commit is contained in:
parent
b538ba71ba
commit
d9b41a0a83
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#define STM32_CLOCK_BUS_APB2 0x708
|
||||
#define STM32_CLOCK_BUS_APB3 0x710
|
||||
#define STM32_CLOCK_BUS_APB4 0x728
|
||||
#define STM32_CLOCK_BUS_APB4_NS 0x738
|
||||
#define STM32_CLOCK_BUS_APB5 0x740
|
||||
#define STM32_CLOCK_BUS_APB6 0x748
|
||||
#define STM32_CLOCK_BUS_AHB2 0x750
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue