arm64: dts: mediatek: mt8183: fix dtbs_check warning
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Tue, 16 Mar 2021 09:22:29 +0000 (17:22 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 29 Mar 2021 13:44:58 +0000 (15:44 +0200)
Harmonize node names, compatibles and properties.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20210316092232.9806-10-chunfeng.yun@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8183.dtsi

index 9ea84d6..fcf8252 100644 (file)
                        ranges;
                        status = "disabled";
 
-                       usb_host: xhci@11200000 {
+                       usb_host: usb@11200000 {
                                compatible = "mediatek,mt8183-xhci",
                                             "mediatek,mtk-xhci";
                                reg = <0 0x11200000 0 0x1000>;
                        status = "disabled";
                };
 
-               mipi_tx0: mipi-dphy@11e50000 {
+               mipi_tx0: dsi-phy@11e50000 {
                        compatible = "mediatek,mt8183-mipi-tx";
                        reg = <0 0x11e50000 0 0x1000>;
                        clocks = <&apmixedsys CLK_APMIXED_MIPID0_26M>;
-                       clock-names = "ref_clk";
                        #clock-cells = <0>;
                        #phy-cells = <0>;
                        clock-output-names = "mipi_tx0_pll";
                        };
                };
 
-               u3phy: usb-phy@11f40000 {
+               u3phy: t-phy@11f40000 {
                        compatible = "mediatek,mt8183-tphy",
                                     "mediatek,generic-tphy-v2";
                        #address-cells = <1>;
-                       #phy-cells = <1>;
                        #size-cells = <1>;
                        ranges = <0 0 0x11f40000 0x1000>;
                        status = "okay";