Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a19a2ddc authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix vconn-supply typo in PMICOBALT"

parents 34f5a9df 00579794
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -271,7 +271,7 @@
			reg = <0x1700 0x100>;
			reg = <0x1700 0x100>;
			vdd-pdphy-supply = <&pmcobalt_l24>;
			vdd-pdphy-supply = <&pmcobalt_l24>;
			vbus-supply = <&smb2_vbus>;
			vbus-supply = <&smb2_vbus>;
			vcon-supply = <&smb2_vconn>;
			vconn-supply = <&smb2_vconn>;
			interrupts = <0x2 0x17 0x0 IRQ_TYPE_EDGE_RISING>,
			interrupts = <0x2 0x17 0x0 IRQ_TYPE_EDGE_RISING>,
				     <0x2 0x17 0x1 IRQ_TYPE_EDGE_RISING>,
				     <0x2 0x17 0x1 IRQ_TYPE_EDGE_RISING>,
				     <0x2 0x17 0x2 IRQ_TYPE_EDGE_RISING>,
				     <0x2 0x17 0x2 IRQ_TYPE_EDGE_RISING>,