[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1432015882-8646-12-git-send-email-hongzhou.yang@mediatek.com>
Date: Mon, 18 May 2015 23:11:22 -0700
From: Hongzhou Yang <hongzhou.yang@...iatek.com>
To: Rob Herring <robh+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Linus Walleij <linus.walleij@...aro.org>
CC: Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Russell King <linux@....linux.org.uk>,
Samuel Ortiz <sameo@...ux.intel.com>,
Lee Jones <lee.jones@...aro.org>,
Hongzhou Yang <hongzhou.yang@...iatek.com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Yingjoe Chen <yingjoe.chen@...iatek.com>,
Chaotian Jing <chaotian.jing@...iatek.com>,
Fabian Frederick <fabf@...net.be>,
Maoguang Meng <maoguang.meng@...iatek.com>,
Axel Lin <axel.lin@...ics.com>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>, <linux-gpio@...r.kernel.org>,
<srv_heupstream@...iatek.com>,
Sascha Hauer <kernel@...gutronix.de>, <dandan.he@...iatek.com>,
<eddie.huang@...iatek.com>
Subject: [PATCH v2 11/11] ARM: dts: mt8135-evbp1: Add pinctrl/GPIO node for mt6397.
Add pinctrl and GPIO node to mt8135-evbp1.dts.
Signed-off-by: Hongzhou Yang <hongzhou.yang@...iatek.com>
---
arch/arm/boot/dts/mt8135-evbp1.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/mt8135-evbp1.dts b/arch/arm/boot/dts/mt8135-evbp1.dts
index 357a91f..332233b 100644
--- a/arch/arm/boot/dts/mt8135-evbp1.dts
+++ b/arch/arm/boot/dts/mt8135-evbp1.dts
@@ -14,6 +14,7 @@
/dts-v1/;
#include "mt8135.dtsi"
+#include <dt-bindings/pinctrl/mt6397-pinfunc.h>
/ {
model = "MediaTek MT8135 evaluation board";
@@ -28,6 +29,13 @@
pmic: mt6397 {
compatible = "mediatek,mt6397";
+ pio6397: pinctrl@...0 {
+ compatible = "mediatek,mt6397-pinctrl";
+ pins-are-numbered;
+ gpio-controller;
+ #gpio-cells = <2>;
+ };
+
mt6397regulator: mt6397regulator {
compatible = "mediatek,mt6397-regulator";
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists