ARM: dts: sunxi: Add dtsi for AXP22x PMIC
authorChen-Yu Tsai <wens@csie.org>
Sat, 10 Oct 2015 14:48:57 +0000 (22:48 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 12 Oct 2015 09:27:10 +0000 (11:27 +0200)
commitcf09d7b0762c8fd225f0808bb85f573254ad5b54
treecb16667388d27f86f453c5d3213833f2635c5523
parentb3f3db9c39779e1ee0926d369adab78698aef267
ARM: dts: sunxi: Add dtsi for AXP22x PMIC

The AXP22x family of PMIC is used with some Allwinner SoCs. This
includes the AXP221, AXP221s and AXP223. They differ in the host
interface, maximum supply current for DCDC1 regulator, and default
voltage and state for various LDO regulators. Also, the AXP221s
does not support fine calibration of the battery fuel gauge.

This patch adds a dtsi file for all the common bindings for these
PMICs. Currently this is just listing all the regulator nodes. The
regulators are initialized based on their device node names.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/axp22x.dtsi [new file with mode: 0644]