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

Commit 700f9b33 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: Add extcon handle to receive charger notification"

parents 0da46c8a 42849cf6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -126,3 +126,8 @@
&smb138x_vbus {
	status = "okay";
};

&usb {
	status = "okay";
	extcon = <&smb1381_charger>;
};
+5 −0
Original line number Diff line number Diff line
@@ -126,3 +126,8 @@
&smb138x_vbus {
	status = "okay";
};

&usb {
	status = "okay";
	extcon = <&smb1381_charger>;
};
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@

		resets = <&clock_gcc GCC_USB30_BCR>;
		reset-names = "core_reset";
		status = "disabled";

		qcom,msm-bus,name = "usb";
		qcom,msm-bus,num-cases = <2>;