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

This commit is contained in:
Linux Build Service Account 2016-09-11 23:19:25 -07:00 committed by Gerrit - the friendly Code Review server
commit a19a2ddc92

View file

@ -271,7 +271,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>,