Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates > by-pkgid > 8a9f2f37fa8ec7b8c633ca4a7ce32c42 > files > 2370

kernel-doc-4.4.114-1.mga5.noarch.rpm

=== AB8500 Charger Driver ===

Required Properties:
- compatible = Shall be "stericsson,ab8500-charger"
- battery = Shall be battery specific information
	Example:
	ab8500_charger {
		compatible = "stericsson,ab8500-charger";
		battery	   = <&ab8500_battery>;
	};

- vddadc-supply: Supply for USB and Main charger
	Example:
	ab8500-charger {
		vddadc-supply	= <&ab8500_ldo_tvout_reg>;
	}
- autopower_cfg:
	Boolean value depicting the presence of 'automatic poweron after powerloss'
	Example:
	ab8500-charger {
		autopower_cfg;
	};

For information on battery specific node, Ref:
Documentation/devicetree/bindings/power_supply/ab8500/fg.txt