diff mbox

[10/10] ARM: dtsi: sun8i-reference-design-tablet: use AXP223 DTSI

Message ID 20161125090921.23138-11-quentin.schulz@free-electrons.com
State Accepted
Commit 3995d3f40bdb5f53e32890c66d2b995ddc10fbf7
Headers show

Commit Message

Quentin Schulz Nov. 25, 2016, 9:09 a.m. UTC
Previously, the sun8i tablets used everything declared in AXP221 DTSI
while they have an AXP223 PMIC.

This corrects that so the sun8i tablets 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>

---
 arch/arm/boot/dts/sun8i-reference-design-tablet.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Chen-Yu Tsai Nov. 25, 2016, 10:06 a.m. UTC | #1
On Fri, Nov 25, 2016 at 5:09 PM, Quentin Schulz
<quentin.schulz@free-electrons.com> wrote:
> Previously, the sun8i tablets used everything declared in AXP221 DTSI

> while they have an AXP223 PMIC.

>

> This corrects that so the sun8i tablets 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>

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/sun8i-reference-design-tablet.dtsi b/arch/arm/boot/dts/sun8i-reference-design-tablet.dtsi
index 08cd001..ea79c33 100644
--- a/arch/arm/boot/dts/sun8i-reference-design-tablet.dtsi
+++ b/arch/arm/boot/dts/sun8i-reference-design-tablet.dtsi
@@ -136,7 +136,7 @@ 
 	};
 };
 
-#include "axp22x.dtsi"
+#include "axp223.dtsi"
 
 &reg_aldo1 {
 	regulator-always-on;