Re: [PATCH] ARM: dts: stm32: add LTDC / DCMIPP access controller for STM32MP135
From: Alexandre TORGUE
Date: Mon Aug 10 2026 - 04:54:42 EST
Hi Alain
On 7/21/26 19:00, Alain Volmat wrote:
Add ETZPC as an access controller for the LTDC and DCMIPP found
on the stm32mp135.
Fixes: a06b9560eb6c ("ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards")
Signed-off-by: Alain Volmat <alain.volmat@xxxxxxxxxxx>
---
arch/arm/boot/dts/st/stm32mp135.dtsi | 42 ++++++++++++++++++------------------
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/arch/arm/boot/dts/st/stm32mp135.dtsi b/arch/arm/boot/dts/st/stm32mp135.dtsi
index 834a4d545fe44..f573335edf6b4 100644
--- a/arch/arm/boot/dts/st/stm32mp135.dtsi
+++ b/arch/arm/boot/dts/st/stm32mp135.dtsi
@@ -6,29 +6,29 @@
Applied on stm32-next.
regards
Alex