From f99084cf2b38aa622c645a6ee0ec99b848e8900a Mon Sep 17 00:00:00 2001 From: Tomislav Milkovic Date: Fri, 18 Mar 2022 10:18:26 +0100 Subject: [PATCH] dts: arm: st: h7: stm32h745: add LTDC display controller node Add LTDC display controller peripheral node to device tree Signed-off-by: Tomislav Milkovic --- dts/arm/st/h7/stm32h745.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dts/arm/st/h7/stm32h745.dtsi b/dts/arm/st/h7/stm32h745.dtsi index d58da4caedb..fe6cd754e86 100644 --- a/dts/arm/st/h7/stm32h745.dtsi +++ b/dts/arm/st/h7/stm32h745.dtsi @@ -24,6 +24,16 @@ dmamux1: dmamux@40020800 { dma-requests= <107>; }; + + ltdc: display-controller@50001000 { + compatible = "st,stm32-ltdc"; + reg = <0x50001000 0x200>; + interrupts = <88 0>, <89 0>; + interrupt-names = "ltdc", "ltdc_er"; + clocks = <&rcc STM32_CLOCK_BUS_APB3 0x000000008>; + label = "LTDC"; + status = "disabled"; + }; }; /* * The RAM memories placed here can be used by both cores M4/M7