]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: dts: stm32f469-disco: sync with Linux 6.5
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Mon, 11 Dec 2023 22:05:51 +0000 (23:05 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 15 Dec 2023 14:41:23 +0000 (15:41 +0100)
Sync the devicetree with linux 6.5 for stm32f746-disco board.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/dts/stm32f469-disco.dts

index 6e0ffc1903be1533336005f6c85a585a00c0a534..c9acabf0f530a3f8bdb8ad7e24c9bd8bfadc83f3 100644 (file)
                };
        };
 
-       panel-dsi@0 {
+       panel@0 {
                compatible = "orisetech,otm8009a";
                reg = <0>; /* dsi virtual channel (0..3) */
                reset-gpios = <&gpioh 7 GPIO_ACTIVE_LOW>;
        status = "okay";
 
        port {
-               ltdc_out_dsi: endpoint@0 {
+               ltdc_out_dsi: endpoint {
                        remote-endpoint = <&dsi_in>;
                };
        };