]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: sun8i: parrot: use AXP223 DTSI
authorQuentin Schulz <quentin.schulz@free-electrons.com>
Fri, 9 Dec 2016 11:04:18 +0000 (12:04 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 12 Jan 2017 09:07:11 +0000 (10:07 +0100)
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>
arch/arm/boot/dts/sun8i-r16-parrot.dts

index 6e42adbde60b727ac7c35e0aa7665e9d53a8dc3e..e4da572427b19f4e97ea89e9e9fa497896159873 100644 (file)
        };
 };
 
-#include "axp22x.dtsi"
+#include "axp223.dtsi"
 
 &reg_aldo1 {
        regulator-always-on;