Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
20 lines
727 B
Plaintext
20 lines
727 B
Plaintext
What: /sys/class/power_supply/rt9467-*/sysoff_enable
|
|
Date: Feb 2023
|
|
KernelVersion: 6.3
|
|
Contact: ChiaEn Wu <chiaen_wu@richtek.com>
|
|
Description:
|
|
This entry allows enabling the sysoff mode of rt9467 charger
|
|
devices.
|
|
If enabled and the input is removed, the internal battery FET
|
|
is turned off to reduce the leakage from the BAT pin. See
|
|
device datasheet for details. It's commonly used when the
|
|
product enter shipping stage. After entering shipping mode,
|
|
only 'VBUS' or 'Power key" pressed can make it leave this mode.
|
|
'Disable' also can help to leave it, but it's more like to
|
|
abort the action before the device really enter shipping mode.
|
|
|
|
Access: Read, Write
|
|
Valid values:
|
|
- 1: enabled
|
|
- 0: disabled
|