Re: [PATCH v6 07/16] OMAP2+: UART: Add default mux for all uarts.

2011-10-06 Thread Govindraj
Thanks for the review. On Thu, Oct 6, 2011 at 12:34 AM, Kevin Hilman khil...@ti.com wrote: Govindraj.R govindraj.r...@ti.com writes: Prior to this change rx-pad wakeup was done by writing to rx-pad offset value populated in serial.c idle_init. Now with mux framework support we can use

Re: [PATCH v6 07/16] OMAP2+: UART: Add default mux for all uarts.

2011-10-05 Thread Kevin Hilman
Govindraj.R govindraj.r...@ti.com writes: Prior to this change rx-pad wakeup was done by writing to rx-pad offset value populated in serial.c idle_init. Now with mux framework support we can use mux_utilities along with hmwod framework to handle io-pad configuration and enable rx-pad wake-up

[PATCH v6 07/16] OMAP2+: UART: Add default mux for all uarts.

2011-09-30 Thread Govindraj.R
Prior to this change rx-pad wakeup was done by writing to rx-pad offset value populated in serial.c idle_init. Now with mux framework support we can use mux_utilities along with hmwod framework to handle io-pad configuration and enable rx-pad wake-up mechanism. Add default mux data for all uart's