* Govindraj <govindraj.ti@xxxxxxxxx> [110302 02:05]: > > >>>>+static struct omap_device_pad default_serial1_pads[] __initdata = { > >>>>+   Â{ > >>>>+       Â.name  = "uart2_rx.uart2_rx", > >>>>+       Â.flags Â= OMAP_DEVICE_PAD_REMUX | > > OMAP_DEVICE_PAD_WAKEUP, > >>>>+       Â.enable = OMAP_MUX_MODE0, > >>>>+   Â}, ... AFAIK you should only need the OMAP_DEVICE_PAD_REMUX option for omap24xx. And if you use that option, you also need the .idle value. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html