summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@free-electrons.com>2016-12-09 12:04:18 +0100
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-01-12 10:07:11 +0100
commit73a9b73a076e30fa74bc9efc955abadf8f02cc81 (patch)
treea1473d21cea2912430f53915bec8be7d0bea77a2
parenta13792cfe0e2f290b96deb50c62b1ef0a00b5327 (diff)
downloadblackbird-obmc-linux-73a9b73a076e30fa74bc9efc955abadf8f02cc81.tar.gz
blackbird-obmc-linux-73a9b73a076e30fa74bc9efc955abadf8f02cc81.zip
ARM: dts: sun8i: parrot: use AXP223 DTSI
Previously, the Allwinner Parrot R16 used everything declared in AXP221 DTSI while it has an AXP223 PMIC. This corrects that so the Allwinner Parrot R16 can get some features the AXP223 has (at the moment, ability to have 100mA as maximal current on VBUS power supply). Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
-rw-r--r--arch/arm/boot/dts/sun8i-r16-parrot.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun8i-r16-parrot.dts b/arch/arm/boot/dts/sun8i-r16-parrot.dts
index 6e42adbde60b..e4da572427b1 100644
--- a/arch/arm/boot/dts/sun8i-r16-parrot.dts
+++ b/arch/arm/boot/dts/sun8i-r16-parrot.dts
@@ -201,7 +201,7 @@
};
};
-#include "axp22x.dtsi"
+#include "axp223.dtsi"
&reg_aldo1 {
regulator-always-on;
OpenPOWER on IntegriCloud