[PATCH 1/1] pxa168: avenergs lite board bring up

Eric Miao eric.y.miao at gmail.com
Tue Jan 12 01:35:31 EST 2010


On Mon, Jan 11, 2010 at 3:23 PM, Haojian Zhuang
<haojian.zhuang at gmail.com> wrote:
> On Fri, Jan 8, 2010 at 8:33 AM, Eric Miao <eric.y.miao at 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.



More information about the linux-arm-kernel mailing list