ARM: tegra: nexus7: Remove monitored-battery property

The bq27541 Linux kernel driver will try to reprogram controller based
on the values from monitored-battery node, but it fails to do so because
controller was locked by manufacturer. Still this is a very undesirable
behaviour, hence let's remove the optional battery node.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Dmitry Osipenko 2021-05-10 23:25:59 +03:00 committed by Thierry Reding
parent 7168137532
commit 4405d933b6
1 changed files with 0 additions and 1 deletions

View File

@ -927,7 +927,6 @@
compatible = "ti,bq27541";
reg = <0x55>;
power-supplies = <&power_supply>;
monitored-battery = <&battery_cell>;
};
power_supply: charger@6a {