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

Commit 8274cc68 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update extcon and slaveid for vbus-detect node"

parents f9823dca ad75f0a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -202,7 +202,7 @@
	vbus_detect: qcom,pmd-vbus-det {
		compatible = "qcom,pmd-vbus-det";
		interrupt-parent = <&spmi_bus>;
		interrupts = <0x0 0x0d 0x0 IRQ_TYPE_NONE>;
		interrupts = <0x8 0x0d 0x0 IRQ_TYPE_NONE>;
		interrupt-names = "usb_vbus";
		status = "disabled";
	};
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
};

&usb {
	/delete-property/ extcon;
	extcon = <&vbus_detect>;
};

&spmi_bus {