brintos

brintos / linux-shallow public Read only

0
0
Text · 727 B · 619b7c4 Raw
20 lines · plain
1What:		/sys/class/power_supply/rt9467-*/sysoff_enable2Date:		Feb 20233KernelVersion:	6.34Contact:	ChiaEn Wu <chiaen_wu@richtek.com>5Description:6		This entry allows enabling the sysoff mode of rt9467 charger7		devices.8		If enabled and the input is removed, the internal battery FET9		is turned off to reduce the leakage from the BAT pin. See10		device datasheet for details. It's commonly used when the11		product enter shipping stage. After entering shipping mode,12		only 'VBUS' or 'Power key" pressed can make it leave this mode.13		'Disable' also can help to leave it, but it's more like to14		abort the action before the device really enter shipping mode.15 16		Access: Read, Write17		Valid values:18		- 1: enabled19		- 0: disabled20