commit | 5fc01a9909273f5b9b6f01e96e1eded4adebd953 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sun Jan 22 16:47:49 2017 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Wed Jan 25 11:58:47 2017 +0100 |
tree | d5816708b4394ea7d25f88b97a09bd19d3b2630b | |
parent | 38333641b6dd0b7e3538d515cf7e4a0e25075065 [diff] |
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 <contact@paulk.fr> Signed-off-by: Thierry Reding <treding@nvidia.com>