riscv:dts:drm
authorshengyang.chen <shengyang.chen@starfivetech.com>
Thu, 15 Sep 2022 10:52:27 +0000 (18:52 +0800)
committershengyang.chen <shengyang.chen@starfivetech.com>
Thu, 15 Sep 2022 10:52:27 +0000 (18:52 +0800)
update changing of dts compatible value

Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110.dtsi

index 5b71fb9..9b7ace9 100755 (executable)
                };
 
                 mipi_dsi: mipi@295d0000 {
-                       compatible = "starfive,jh7100-mipi_dsi","cdns,dsi";
+                       compatible = "starfive,jh7110-mipi_dsi","cdns,dsi";
                        reg = <0x0 0x295d0000 0x0 0x10000>;
                        interrupts = <98>;
                        reg-names = "dsi";
                };
 
                hdmi: hdmi@29590000 {
-                       compatible = "starfive,jh7100-hdmi","inno,hdmi";
+                       compatible = "starfive,jh7110-hdmi","inno,hdmi";
                        reg = <0x0 0x29590000 0x0 0x4000>;
                        interrupts = <99>;
                        /*interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;*/