Commit 9c890b33 authored by Quentin Schulz's avatar Quentin Schulz Committed by Maxime Ripard

ARM: dts: sun8i: a33-olinuxino: use AXP223 DTSI

Previously, the Olimex A33-OlinuXino used everything declared in AXP221
DTSI while it has an AXP223 PMIC.

This corrects that so the Olimex A33-OlinuXino can get some features the
AXP223 has (at the moment, ability to have 100mA as maximal current on
VBUS power supply).
Signed-off-by: default avatarQuentin Schulz <quentin.schulz@free-electrons.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent cdae59f8
......@@ -120,7 +120,7 @@ axp22x: pmic@3a3 {
};
};
#include "axp22x.dtsi"
#include "axp223.dtsi"
&reg_aldo1 {
regulator-always-on;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment