From mboxrd@z Thu Jan 1 00:00:00 1970 From: mcuos.com@gmail.com (Wan ZongShun) Date: Fri, 19 Feb 2010 10:39:04 +0800 Subject: [Linux-arm-nuc900] Re: [PATCH]NUC900 add gpio virtual memory map In-Reply-To: References: <71413c851002012128l26bbf64fvfffabcae194f076e@mail.gmail.com> <71413c851002091831x101b67a7t9e38e94bbbc95db1@mail.gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Okay for this patch, and all patches submitted by you have sent to Russell's Patch system? 2010/2/10 Wan ZongShun : > ? 2010?2?10? ??10:31?Qiang Wang ??? >> hello, Mr Russell >> >> please check and ack this patch. >> >> thank you very much. >> > > Hi guy, don't have anxiety,you have to await me to check this issue. > >> best regards >> wangqiang >> >> 2010/2/2 Qiang Wang : >>> 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 >>> Cc: Wang Zongshun >>> --- >>> ?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 >>> >> >> -- >> ????"NUC900 Linux BSP????". >> NUC900 Linux???????????? >> NUC900 at googlegroups.com >> ????????? >> NUC900+unsubscribe at googlegroups.com >> ?????????? >> https://groups.google.com/group/NUC900?hl=zh-CN >> > > > > -- > *linux-arm-kernel mailing list > mail addr:linux-arm-kernel at lists.infradead.org > you can subscribe by: > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > > * linux-arm-NUC900 mailing list > mail addr:NUC900 at googlegroups.com > main web: https://groups.google.com/group/NUC900 > you can subscribe it by sending me mail: > mcuos.com at gmail.com > -- *linux-arm-kernel mailing list mail addr:linux-arm-kernel at lists.infradead.org you can subscribe by: http://lists.infradead.org/mailman/listinfo/linux-arm-kernel * linux-arm-NUC900 mailing list mail addr:NUC900 at googlegroups.com main web: https://groups.google.com/group/NUC900 you can subscribe it by sending me mail: mcuos.com at gmail.com