Re: [PATCH v2 12/25] ARM: dtsi: axp209: add AC power supply subnode

2017-01-30 Thread Chen-Yu Tsai
On Fri, Jan 27, 2017 at 4:54 PM, Quentin Schulz wrote: > The X-Powers AXP20X PMIC exposes the status of AC power supply, the > current current and voltage supplied to the board by the AC power > supply. > > This adds the AC power supply subnode for AXP20X PMIC. > > Signed-off-by: Quentin Schulz

[PATCH v2 12/25] ARM: dtsi: axp209: add AC power supply subnode

2017-01-27 Thread Quentin Schulz
The X-Powers AXP20X PMIC exposes the status of AC power supply, the current current and voltage supplied to the board by the AC power supply. This adds the AC power supply subnode for AXP20X PMIC. Signed-off-by: Quentin Schulz --- v2: - changed DT node name from ac_power_supply to ac-power-sup