All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Test email, please ignore.
@ 2015-05-19  5:42 Hongzhou Yang
       [not found] ` <1432014138-5202-1-git-send-email-hongzhou.yang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Hongzhou Yang @ 2015-05-19  5:42 UTC (permalink / raw)
  To: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: srv_heupstream-NuS5LvNUpcJWk0Htik3J/w

Due to my patches haven't sent to ML recently, sent this email
to test, please ignore.


Hongzhou Yang (7):
  dt-bindings: mediatek: Modify pinctrl bindings for mt6397.

--
1.7.9.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dts: mt8135-evbp1: Add pinctrl/GPIO node for mt6397.
       [not found] ` <1432014138-5202-1-git-send-email-hongzhou.yang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
@ 2015-05-19  5:42   ` Hongzhou Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Hongzhou Yang @ 2015-05-19  5:42 UTC (permalink / raw)
  To: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: Hongzhou Yang, srv_heupstream-NuS5LvNUpcJWk0Htik3J/w

Add pinctrl and GPIO node to mt8135-evbp1.dts.

Signed-off-by: Hongzhou Yang <hongzhou.yang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
---
 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@c000 {
+			compatible = "mediatek,mt6397-pinctrl";
+			pins-are-numbered;
+			gpio-controller;
+			#gpio-cells = <2>;
+		};
+
 		mt6397regulator: mt6397regulator {
 			compatible = "mediatek,mt6397-regulator";
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-19  5:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-19  5:42 [PATCH] Test email, please ignore Hongzhou Yang
     [not found] ` <1432014138-5202-1-git-send-email-hongzhou.yang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-05-19  5:42   ` [PATCH] ARM: dts: mt8135-evbp1: Add pinctrl/GPIO node for mt6397 Hongzhou Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.