Commit 696dea7e authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sdm630: rename qusb2phy to qusb2phy0

parent 924bbd8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -224,7 +224,7 @@
	linux,code = <KEY_VOLUMEUP>;
};

&qusb2phy {
&qusb2phy0 {
	status = "okay";

	vdd-supply = <&vreg_l1b_0p925>;
+2 −2
Original line number Diff line number Diff line
@@ -1254,13 +1254,13 @@
				 * haven't seen any devices making use of it.
				 */
				maximum-speed = "high-speed";
				phys = <&qusb2phy>;
				phys = <&qusb2phy0>;
				phy-names = "usb2-phy";
				snps,hird-threshold = /bits/ 8 <0>;
			};
		};

		qusb2phy: phy@c012000 {
		qusb2phy0: phy@c012000 {
			compatible = "qcom,sdm660-qusb2-phy";
			reg = <0x0c012000 0x180>;
			#phy-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@
	linux,code = <KEY_VOLUMEDOWN>;
};

&qusb2phy {
&qusb2phy0 {
	status = "okay";

	vdd-supply = <&vreg_l1b_0p925>;