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

Eric Miao eric.y.miao at gmail.com
Fri Jan 8 08:33:14 EST 2010


> +/* 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.



More information about the linux-arm-kernel mailing list