diff options
author | Matan Ziv-Av <matan@svgalib.org> | 2022-02-19 16:54:46 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-02-23 13:36:24 +0300 |
commit | 07f5ed0eee011f2b76ee01a4939f3ff1d34ac5e3 (patch) | |
tree | e6b02687173a16d0e8de808e70dbd6f59dc73fcf /Documentation/admin-guide/laptops | |
parent | 4b1be2fe63b80fd3af591268f1698a495e7f29be (diff) | |
download | linux-07f5ed0eee011f2b76ee01a4939f3ff1d34ac5e3.tar.xz |
lg-laptop: Move setting of battery charge limit to common location
For now leave also the driver specific location,
with deprecated warning in documentation.
Signed-off-by: Matan Ziv-Av <matan@svgalib.org>
Link: https://lore.kernel.org/r/eca2fa354f60b8a6e5a5c9c8e244fea56616970a.1645278914.git.matan@svgalib.org
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'Documentation/admin-guide/laptops')
-rw-r--r-- | Documentation/admin-guide/laptops/lg-laptop.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/laptops/lg-laptop.rst b/Documentation/admin-guide/laptops/lg-laptop.rst index 6fbe165dcd27..67fd6932cef4 100644 --- a/Documentation/admin-guide/laptops/lg-laptop.rst +++ b/Documentation/admin-guide/laptops/lg-laptop.rst @@ -38,7 +38,7 @@ FN lock. Battery care limit ------------------ -Writing 80/100 to /sys/devices/platform/lg-laptop/battery_care_limit +Writing 80/100 to /sys/class/power_supply/CMB0/charge_control_end_threshold sets the maximum capacity to charge the battery. Limiting the charge reduces battery capacity loss over time. |