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

Commit 24971686 authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: apq: Disable pmi8994 charger functionality on DB8096



There is no charger functionality required on DB8096. Hence disable
the same.

Change-Id: Icccdfe6e9b8b6fc21adea95a385ba417e549670d
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 0597b5d5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -389,6 +389,10 @@
	status = "disabled";
};

&pmi8994_charger {
	status = "disabled";
};

&usb_otg_switch {
	gpio = <&pm8994_gpios 11 0>;
	enable-active-high;