Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-05-07 Thread Tony Lindgren
* Kevin Hilman [120507 10:42]: > Tony Lindgren writes: > > > > Just to follow up on this.. Let's first get things working reliably, > > and only then add more PM support. > > > > We absolutely can't revert $SUBJECT because it's known to mess up > > at least smsc911x and ehci on zoom3, hsi on n9

Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-05-07 Thread Kevin Hilman
Tony Lindgren writes: > * Raja, Govindraj [120424 01:41]: >> On Tue, Apr 24, 2012 at 5:15 AM, Kevin Hilman wrote: >> > "Govindraj.R" writes: >> > >> >> From: "Govindraj.R" >> >> >> >> The following commit: >> >> (7496ba3  ARM: OMAP2+: UART: Add default mux for all uarts) >> >> added default p

Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-05-04 Thread Tony Lindgren
* Raja, Govindraj [120424 01:41]: > On Tue, Apr 24, 2012 at 5:15 AM, Kevin Hilman wrote: > > "Govindraj.R" writes: > > > >> From: "Govindraj.R" > >> > >> The following commit: > >> (7496ba3  ARM: OMAP2+: UART: Add default mux for all uarts) > >> added default pads for all uarts. But not all boa

Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-04-24 Thread Raja, Govindraj
On Tue, Apr 24, 2012 at 5:15 AM, Kevin Hilman wrote: > "Govindraj.R" writes: > >> From: "Govindraj.R" >> >> The following commit: >> (7496ba3  ARM: OMAP2+: UART: Add default mux for all uarts) >> added default pads for all uarts. But not all boards tend to >> use all uarts and most of unused uar

Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-04-23 Thread Kevin Hilman
"Govindraj.R" writes: > From: "Govindraj.R" > > The following commit: > (7496ba3 ARM: OMAP2+: UART: Add default mux for all uarts) > added default pads for all uarts. But not all boards tend to > use all uarts and most of unused uart pins are muxed for > other purpose. This commit breaks the mo

Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-04-17 Thread Tony Lindgren
* Russ Dill [120413 16:17]: > On Tue, Apr 10, 2012 at 6:40 AM, Govindraj.R wrote: > > From: "Govindraj.R" > > > > The following commit: > > (7496ba3  ARM: OMAP2+: UART: Add default mux for all uarts) > > added default pads for all uarts. But not all boards tend to > > use all uarts and most of u

Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-04-13 Thread Russ Dill
On Tue, Apr 10, 2012 at 6:40 AM, Govindraj.R wrote: > From: "Govindraj.R" > > The following commit: > (7496ba3  ARM: OMAP2+: UART: Add default mux for all uarts) > added default pads for all uarts. But not all boards tend to > use all uarts and most of unused uart pins are muxed for > other purpo

Re: [PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-04-11 Thread Russ Dill
On Tue, Apr 10, 2012 at 6:40 AM, Govindraj.R wrote: > From: "Govindraj.R" > > The following commit: > (7496ba3  ARM: OMAP2+: UART: Add default mux for all uarts) > added default pads for all uarts. But not all boards tend to > use all uarts and most of unused uart pins are muxed for > other purpo

[PATCH 1/2] OMAP2+: UART: Fix incorrect population of default uart pads

2012-04-10 Thread Govindraj.R
From: "Govindraj.R" The following commit: (7496ba3 ARM: OMAP2+: UART: Add default mux for all uarts) added default pads for all uarts. But not all boards tend to use all uarts and most of unused uart pins are muxed for other purpose. This commit breaks the modules which where trying to use unuse