diff options
| author | Dario Binacchi <[email protected]> | 2025-04-01 09:00:52 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2025-05-05 15:51:46 +0200 |
| commit | ff99c909426d5ac14e4113d4ee89288dfb919458 (patch) | |
| tree | 706207c732b3d64e3a920e3bb108b8c7e206cb63 | |
| parent | d0d0b6a25ca73b36a916c63f5edbbd3638dc8dbf (diff) | |
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 <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
| -rw-r--r-- | arch/arm/dts/stm32f769-disco-u-boot.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
