* [PATCH 1/1] pxa168: avenergs lite board bring up
@ 2010-01-08 8:54 Haojian Zhuang
2010-01-08 13:33 ` Eric Miao
0 siblings, 1 reply; 4+ messages in thread
From: Haojian Zhuang @ 2010-01-08 8:54 UTC (permalink / raw)
To: linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/1] pxa168: avenergs lite board bring up
2010-01-08 8:54 [PATCH 1/1] pxa168: avenergs lite board bring up Haojian Zhuang
@ 2010-01-08 13:33 ` Eric Miao
2010-01-11 7:23 ` Haojian Zhuang
0 siblings, 1 reply; 4+ messages in thread
From: Eric Miao @ 2010-01-08 13:33 UTC (permalink / raw)
To: linux-arm-kernel
> +/* Avengers lite MFP configurations */
> +static unsigned long avengers_lite_pin_config_V16F[] __initdata = {
> + ? ? ? /* DEBUG_UART */
> + ? ? ? MFP_CFG(GPIO88, AF2),
> + ? ? ? MFP_CFG(GPIO89, AF2),
> +};
> +
We may add these two definitions into mfp-pxa168.h so that other
pxa168-based platform can reuse.
Otherwise looks OK to me.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/1] pxa168: avenergs lite board bring up
2010-01-08 13:33 ` Eric Miao
@ 2010-01-11 7:23 ` Haojian Zhuang
2010-01-12 6:35 ` Eric Miao
0 siblings, 1 reply; 4+ messages in thread
From: Haojian Zhuang @ 2010-01-11 7:23 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jan 8, 2010 at 8:33 AM, Eric Miao <eric.y.miao@gmail.com> wrote:
>> +/* Avengers lite MFP configurations */
>> +static unsigned long avengers_lite_pin_config_V16F[] __initdata = {
>> + ? ? ? /* DEBUG_UART */
>> + ? ? ? MFP_CFG(GPIO88, AF2),
>> + ? ? ? MFP_CFG(GPIO89, AF2),
>> +};
>> +
>
> We may add these two definitions into mfp-pxa168.h so that other
> pxa168-based platform can reuse.
>
> Otherwise looks OK to me.
>
Updated. Thanks
Best Regards
Haojian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pxa168-avengers-lite-board-bring-up.patch
Type: text/x-patch
Size: 16364 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100111/6828f106/attachment-0001.bin>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/1] pxa168: avenergs lite board bring up
2010-01-11 7:23 ` Haojian Zhuang
@ 2010-01-12 6:35 ` Eric Miao
0 siblings, 0 replies; 4+ messages in thread
From: Eric Miao @ 2010-01-12 6:35 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jan 11, 2010 at 3:23 PM, Haojian Zhuang
<haojian.zhuang@gmail.com> wrote:
> On Fri, Jan 8, 2010 at 8:33 AM, Eric Miao <eric.y.miao@gmail.com> wrote:
>>> +/* Avengers lite MFP configurations */
>>> +static unsigned long avengers_lite_pin_config_V16F[] __initdata = {
>>> + ? ? ? /* DEBUG_UART */
>>> + ? ? ? MFP_CFG(GPIO88, AF2),
>>> + ? ? ? MFP_CFG(GPIO89, AF2),
>>> +};
>>> +
>>
>> We may add these two definitions into mfp-pxa168.h so that other
>> pxa168-based platform can reuse.
>>
>> Otherwise looks OK to me.
>>
>
> Updated. Thanks
>
Applied to 'devel'. Patch separated into two: the base support
for avlite and pxa168_defconfig update.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-01-12 6:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 8:54 [PATCH 1/1] pxa168: avenergs lite board bring up Haojian Zhuang
2010-01-08 13:33 ` Eric Miao
2010-01-11 7:23 ` Haojian Zhuang
2010-01-12 6:35 ` Eric Miao
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).