Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1743155 > unrolled thread

[PATCH v3 09/12] ARM: dts: sun8i: h8homlet-v2: include axp81x dtsi

Started byQuentin Schulz <quentin.schulz@free-electrons.com>
First post2017-10-02 14:20 +0200
Last post2017-10-02 14:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v3 09/12] ARM: dts: sun8i: h8homlet-v2: include axp81x dtsi Quentin Schulz <quentin.schulz@free-electrons.com> - 2017-10-02 14:20 +0200

#1743155 — [PATCH v3 09/12] ARM: dts: sun8i: h8homlet-v2: include axp81x dtsi

FromQuentin Schulz <quentin.schulz@free-electrons.com>
Date2017-10-02 14:20 +0200
Subject[PATCH v3 09/12] ARM: dts: sun8i: h8homlet-v2: include axp81x dtsi
Message-ID<uw7Rv-7b4-5@gated-at.bofh.it>
This board has an AXP818 PMIC so let's include its dtsi.

Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
---
 arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts b/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
index 1f0d60afb25b..222a983c3c6d 100644
--- a/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
+++ b/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
@@ -131,6 +131,8 @@
 	};
 };
 
+#include "axp81x.dtsi"
+
 &uart0 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&uart0_pb_pins>;
-- 
2.11.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web