ARM: dts: stm32f769-disco: remove the dsi_host node

The node has become useless, as described in the
commit 754815b854 ("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>
This commit is contained in:
Dario Binacchi
2023-06-16 11:24:45 +02:00
committed by Patrice Chotard
parent 08002ffd08
commit 13e364b3d2
-5
View File
@@ -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>;