aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Binacchi <dario.binacchi@amarulasolutions.com>2023-04-22 16:02:36 +0200
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-06-16 11:24:45 +0200
commit13e364b3d2647a6039c841a0c0ca5e6646ed7f1e (patch)
tree0ff4c161b580680a5f08c767b9b39faf52966891
parent08002ffd083d0caf8eea9c038a308dd45e2fb59c (diff)
downloadu-boot-13e364b3d2647a6039c841a0c0ca5e6646ed7f1e.zip
u-boot-13e364b3d2647a6039c841a0c0ca5e6646ed7f1e.tar.gz
u-boot-13e364b3d2647a6039c841a0c0ca5e6646ed7f1e.tar.bz2
ARM: dts: stm32f769-disco: remove the dsi_host node
The node has become useless, as described in the commit 754815b854258 ("video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support") Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
-rw-r--r--arch/arm/dts/stm32f769-disco-u-boot.dtsi5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/dts/stm32f769-disco-u-boot.dtsi b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
index b5198fd..2c823cc 100644
--- a/arch/arm/dts/stm32f769-disco-u-boot.dtsi
+++ b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
@@ -28,11 +28,6 @@
button-gpio = <&gpioa 0 0>;
};
- dsi_host: dsi_host {
- compatible = "synopsys,dw-mipi-dsi";
- status = "okay";
- };
-
led1 {
compatible = "st,led1";
led-gpio = <&gpioj 5 0>;