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

arm64: dts: mediatek: mt2712: harmonize node names

parent c61872d5
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -805,7 +805,7 @@
		ranges;
		status = "disabled";

		usb_host0: xhci@11270000 {
		usb_host0: usb@11270000 {
			compatible = "mediatek,mt2712-xhci",
				     "mediatek,mtk-xhci";
			reg = <0 0x11270000 0 0x1000>;
@@ -818,7 +818,7 @@
		};
	};

	u3phy0: usb-phy@11290000 {
	u3phy0: t-phy@11290000 {
		compatible = "mediatek,mt2712-tphy",
			     "mediatek,generic-tphy-v2";
		#address-cells = <1>;
@@ -869,7 +869,7 @@
		ranges;
		status = "disabled";

		usb_host1: xhci@112c0000 {
		usb_host1: usb@112c0000 {
			compatible = "mediatek,mt2712-xhci",
				     "mediatek,mtk-xhci";
			reg = <0 0x112c0000 0 0x1000>;
@@ -882,7 +882,7 @@
		};
	};

	u3phy1: usb-phy@112e0000 {
	u3phy1: t-phy@112e0000 {
		compatible = "mediatek,mt2712-tphy",
			     "mediatek,generic-tphy-v2";
		#address-cells = <1>;