]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: dts: stm32f769-disco: remove the dsi_host node
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Sat, 22 Apr 2023 14:02:36 +0000 (16:02 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 16 Jun 2023 09:24:45 +0000 (11:24 +0200)
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>
arch/arm/dts/stm32f769-disco-u-boot.dtsi

index b5198fddff7ca7d9d906b5a379d10d4fb8210bb0..2c823cce98b4a8820fe238669593d9c0a4739404 100644 (file)
                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>;