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

Commit 00579794 authored by Jack Pham's avatar Jack Pham
Browse files

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



The 'vconn' regulator is spelled with two n's, not one.

Change-Id: I118d4e1dbd1aa26c2637e5ea4f4ba5b6006bebff
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent abc22dbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -262,7 +262,7 @@
			reg = <0x1700 0x100>;
			vdd-pdphy-supply = <&pmcobalt_l24>;
			vbus-supply = <&smb2_vbus>;
			vcon-supply = <&smb2_vconn>;
			vconn-supply = <&smb2_vconn>;
			interrupts = <0x2 0x17 0x0 IRQ_TYPE_EDGE_RISING>,
				     <0x2 0x17 0x1 IRQ_TYPE_EDGE_RISING>,
				     <0x2 0x17 0x2 IRQ_TYPE_EDGE_RISING>,