Commit ab3a560a authored by 周琰杰 (Zhou Yanjie)'s avatar 周琰杰 (Zhou Yanjie) Committed by Greg Kroah-Hartman
Browse files

MIPS: Ingenic: Refresh USB nodes to match driver changes.

parent d712b725
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -577,7 +577,7 @@
	};

	otg: usb@13500000 {
		compatible = "ingenic,jz4780-otg", "snps,dwc2";
		compatible = "ingenic,jz4780-otg";
		reg = <0x13500000 0x40000>;

		interrupt-parent = <&intc>;
+1 −1
Original line number Diff line number Diff line
@@ -366,7 +366,7 @@
	};

	otg: usb@13500000 {
		compatible = "ingenic,x1000-otg", "snps,dwc2";
		compatible = "ingenic,x1000-otg";
		reg = <0x13500000 0x40000>;

		interrupt-parent = <&intc>;
+1 −1
Original line number Diff line number Diff line
@@ -355,7 +355,7 @@
	};

	otg: usb@13500000 {
		compatible = "ingenic,x1830-otg", "snps,dwc2";
		compatible = "ingenic,x1830-otg";
		reg = <0x13500000 0x40000>;

		interrupt-parent = <&intc>;