lkml.org 
[lkml]   [2015]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] pinctrl: rockchip: Define GPIO banks 7 and 8
Date
Rockchip RK3288 has 9 GPIO banks (0 to 8) add definitions for the last
two.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
---

include/dt-bindings/pinctrl/rockchip.h | 2 ++
1 file changed, 2 insertions(+)

diff --git a/include/dt-bindings/pinctrl/rockchip.h b/include/dt-bindings/pinctrl/rockchip.h
index 743e66a..efc57cf 100644
--- a/include/dt-bindings/pinctrl/rockchip.h
+++ b/include/dt-bindings/pinctrl/rockchip.h
@@ -24,6 +24,8 @@
#define RK_GPIO3 3
#define RK_GPIO4 4
#define RK_GPIO6 6
+#define RK_GPIO7 7
+#define RK_GPIO8 8

#define RK_FUNC_GPIO 0
#define RK_FUNC_1 1
--
2.5.1


\
 
 \ /
  Last update: 2015-09-12 01:01    [W:0.099 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site