ARM: sun7i: a20: bananapi-m1-plus: Enable AXP209's ACIN power supply

The ACIN pins of the AXP209 PMIC on the Bananapi M1 Plus are tied to the
"power input" micro USB connector next to the SATA connector on the board.

Enable the ACIN power supply.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Chen-Yu Tsai 2017-05-25 15:31:35 +08:00 committed by Maxime Ripard
parent 6df31af7d8
commit 17aafb5b33
1 changed files with 4 additions and 0 deletions

View File

@ -144,6 +144,10 @@ axp209: pmic@34 {
#include "axp209.dtsi"
&ac_power_supply {
status = "okay";
};
&ir0 {
pinctrl-names = "default";
pinctrl-0 = <&ir0_rx_pins_a>;