From: Florian Fainelli <florian.fainelli@telecomint.eu>
To: linux-mips@linux-mips.org
Subject: [PATCH 1/2] Add MIPS generic GPIO support
Date: Sat, 19 May 2007 21:51:37 +0200 [thread overview]
Message-ID: <200705192151.37338.florian.fainelli@telecomint.eu> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 137 bytes --]
This patch adds support for the generic GPIO API to MIPS boards.
--
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
[-- Attachment #1.2: mips-gpio.patch --]
[-- Type: text/plain, Size: 340 bytes --]
--- linux-2.6.21.1/include/asm-mips/gpio.h 1970-01-01 01:00:00.000000000 +0100
+++ linux-2.6.21.1.new/include/asm-mips/gpio.h 2007-05-19 21:34:14.000000000 +0200
@@ -0,0 +1,7 @@
+#ifndef _ASM_MIPS_GPIO_H
+#define _ASM_MIPS_GPIO_H
+
+/* Not all MIPS platforms support this API */
+#include <asm-generic/gpio.h>
+
+#endif /* _ASM_MIPS_GPIO_H
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2007-05-19 19:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-19 19:51 Florian Fainelli [this message]
2007-05-20 9:23 ` [PATCH 1/2] Add MIPS generic GPIO support Yoichi Yuasa
2007-05-20 15:12 ` Atsushi Nemoto
2007-05-21 7:13 ` Yoichi Yuasa
2007-05-21 7:29 ` [PATCH] " Yoichi Yuasa
2007-05-21 14:12 ` Atsushi Nemoto
2007-05-21 15:05 ` [PATCH UPDATE] " Yoichi Yuasa
2007-05-21 15:20 ` Atsushi Nemoto
2007-05-21 21:31 ` Geert Uytterhoeven
2007-05-21 22:15 ` Yoichi Yuasa
2007-05-22 14:39 ` Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200705192151.37338.florian.fainelli@telecomint.eu \
--to=florian.fainelli@telecomint.eu \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox