[Linux-arm-nuc900] Re: [PATCH]NUC900 add gpio virtual memory map
Qiang Wang
rurality.linux at gmail.com
Thu Feb 18 21:42:20 EST 2010
hi, Dear Wan
happy new year
在 2010年2月19日 上午11:39,Wan ZongShun <mcuos.com at gmail.com> 写道:
> Okay for this patch, and all patches submitted by you have sent to
> Russell's Patch system?
Not yet. Because I do not know the how to.
And would you like tell me the method?
> 2010/2/10 Wan ZongShun <mcuos.com at gmail.com>:
>> 在 2010年2月10日 上午10:31,Qiang Wang <rurality.linux at gmail.com> 写道:
>>> 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 <rurality.linux at 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 at gmail.com>
>>>> Cc: Wang Zongshun <mcuos.com at 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
>>>>
>>>
>>> --
>>> 欢迎加入"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
>
> --
> 欢迎加入"NUC900 Linux BSP开发社区".
> NUC900 Linux相关问题请发问题邮件至:
> NUC900 at googlegroups.com
> 取消订阅请发邮件:
> NUC900+unsubscribe at googlegroups.com
> 新手请熟读社区首页:
> https://groups.google.com/group/NUC900?hl=zh-CN
>
More information about the linux-arm-kernel
mailing list