What: /sys/class/power_supply/adp5061/charging_enabled
Description:
	Enable/disable battery charging.

	The ADP5061 charging function can be enabled by setting
	this attribute to 1. See device datasheet for details.

	Valid values:
		- 1: enabled
		- 0: disabled

What: /sys/class/power_supply/adp5061/charging_vlim_enabled
Description:
	Enable/disable charging voltage limit

	The ADP5061 charging voltage limit can be enabled by setting
	this attribute to 1. When enabled, the charger prevents charging
	until the battery voltage drops bellow the VCHG_VLIM threshold.
	See device datasheet for details.

	Valid values:
		- 1: enabled
		- 0: disabled
