From: Paul Kocialkowski Date: Sun, 22 Jan 2017 15:47:49 +0000 (+0100) Subject: ARM: tegra: nyan: Use external control for bq24735 charger X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5fc01a9909273f5b9b6f01e96e1eded4adebd953;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: tegra: nyan: Use external control for bq24735 charger Nyan boards come with an embedded controller that controls when to enable and disable the charge. Thus, it should not be left up to the kernel to handle that. Using the ti,external-control property allows specifying this use-case. Signed-off-by: Paul Kocialkowski Signed-off-by: Thierry Reding --- diff --git a/arch/arm/boot/dts/tegra124-nyan.dtsi b/arch/arm/boot/dts/tegra124-nyan.dtsi index ef430aa30152..5cf987b5401e 100644 --- a/arch/arm/boot/dts/tegra124-nyan.dtsi +++ b/arch/arm/boot/dts/tegra124-nyan.dtsi @@ -335,6 +335,7 @@ ti,ac-detect-gpios = <&gpio TEGRA_GPIO(J, 0) GPIO_ACTIVE_HIGH>; + ti,external-control; }; battery: sbs-battery@b {