From: rurality.linux@gmail.com (Qiang Wang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH]NUC900 add gpio virtual memory map
Date: Wed, 10 Feb 2010 11:31:12 +0900 [thread overview]
Message-ID: <71413c851002091831x101b67a7t9e38e94bbbc95db1@mail.gmail.com> (raw)
In-Reply-To: <71413c851002012128l26bbf64fvfffabcae194f076e@mail.gmail.com>
hello, Mr Russell
please check and ack this patch.
thank you very much.
best regards
wangqiang
2010/2/2 Qiang Wang <rurality.linux@gmail.com>:
> hi, Dear Wan
>
> ? This patch adds the gpio registers virtual memory map.
> ? Without it, the gpio access will cause the "Data Abort" due to no
> virtual memory assign to it.
>
> Signed-off-by: Wang Qiang <rurality.linux@gmail.com>
> Cc: Wang Zongshun <mcuos.com@gmail.com>
> ---
> ?arch/arm/mach-w90x900/cpu.c | ? ?1 +
> ?1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-w90x900/cpu.c b/arch/arm/mach-w90x900/cpu.c
> index 20dc0c9..7a79de0 100644
> --- a/arch/arm/mach-w90x900/cpu.c
> +++ b/arch/arm/mach-w90x900/cpu.c
> @@ -45,6 +45,7 @@ static struct map_desc nuc900_iodesc[] __initdata = {
> ? ? ? ?IODESC_ENT(UART),
> ? ? ? ?IODESC_ENT(TIMER),
> ? ? ? ?IODESC_ENT(EBI),
> + ? ? ? IODESC_ENT(GPIO),
> ?};
>
> ?/* Initial clock declarations. */
> --
> 1.6.4
>
next prev parent reply other threads:[~2010-02-10 2:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 5:28 [PATCH]NUC900 add gpio virtual memory map Qiang Wang
2010-02-10 2:31 ` Qiang Wang [this message]
2010-02-10 4:53 ` [Linux-arm-nuc900] " Wan ZongShun
2010-02-19 2:39 ` Wan ZongShun
2010-02-19 2:42 ` Qiang Wang
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=71413c851002091831x101b67a7t9e38e94bbbc95db1@mail.gmail.com \
--to=rurality.linux@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).