From ff99c909426d5ac14e4113d4ee89288dfb919458 Mon Sep 17 00:00:00 2001 From: Dario Binacchi Date: Tue, 1 Apr 2025 09:00:52 +0200 Subject: [PATCH] ARM: dts: stm32: add bootph-all for dsi node in stm32f769-disco-u-boot Add bootph-all for dsi node in stm32f769-disco-u-boot. Signed-off-by: Dario Binacchi Signed-off-by: Patrice Chotard Reviewed-by: Patrice Chotard --- arch/arm/dts/stm32f769-disco-u-boot.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/stm32f769-disco-u-boot.dtsi b/arch/arm/dts/stm32f769-disco-u-boot.dtsi index 8413264a73c..f677bb9a42a 100644 --- a/arch/arm/dts/stm32f769-disco-u-boot.dtsi +++ b/arch/arm/dts/stm32f769-disco-u-boot.dtsi @@ -30,6 +30,7 @@ <&rcc 0 STM32F7_APB2_CLOCK(LTDC)>, <&clk_hse>; clock-names = "pclk", "px_clk", "ref"; + bootph-all; }; &fmc { -- 2.47.2