Commit d1c9c70a authored by Chunfeng Yun's avatar Chunfeng Yun Committed by Matthias Brugger
Browse files

arm64: dts: mediatek: mt8183: fix dtbs_check warning

parent 6029cae6
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -880,7 +880,7 @@ ssusb: usb@11201000 {
			ranges;
			status = "disabled";

			usb_host: xhci@11200000 {
			usb_host: usb@11200000 {
				compatible = "mediatek,mt8183-xhci",
					     "mediatek,mtk-xhci";
				reg = <0 0x11200000 0 0x1000>;
@@ -923,11 +923,10 @@ mmc1: mmc@11240000 {
			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";
@@ -946,11 +945,10 @@ mipi_tx_calibration: calib@190 {
			};
		};

		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";