From 1e35464125a71cb6a46a20862dcbcd196e779921 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Sun, 22 Apr 2012 23:54:14 -0700 Subject: [PATCH] ARM: mach-shmobile: kzm9g: add PCF8757 gpio-key This patch adds extra GPIO via PCF8757 chip, and use it as gpio-key. Signed-off-by: Kuninori Morimoto Tested-by: Simon Horman Acked-by: Magnus Damm Signed-off-by: Rafael J. Wysocki --- arch/arm/mach-shmobile/board-kzm9g.c | 59 ++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/arch/arm/mach-shmobile/board-kzm9g.c b/arch/arm/mach-shmobile/board-kzm9g.c index 657ba6473c65..78e9850967eb 100644 --- a/arch/arm/mach-shmobile/board-kzm9g.c +++ b/arch/arm/mach-shmobile/board-kzm9g.c @@ -19,9 +19,12 @@ #include #include +#include #include #include #include +#include +#include #include #include #include @@ -39,6 +42,18 @@ #include #include