Re: [PATCH v3 0/4] OMAP serial device tree support

2011-12-14 Thread Govindraj
Hi Rajendra, On Wed, Dec 14, 2011 at 5:25 PM, Rajendra Nayak wrote: > v3 is rebased on top of the latest serial runtime > patches[1] and boot tested with/without DT on OMAP4 > SDP and OMAP4 Panda boards. > > Patches can be found here.. > git://gitorious.org/omap-pm/linux.git for-dt/serial > > I a

Re: [PATCH v2] ARM: OMAP2+: hwmod: Add a new state to handle hwmods left enabled at init

2011-11-21 Thread Govindraj
Hi Rajendra, On Mon, Nov 21, 2011 at 11:45 AM, Rajendra Nayak wrote: > An hwmod with a 'HWMOD_INIT_NO_IDLE' flag set, is left in > enabled state by the hwmod framework post the initial setup. > Once a real user of the device (a driver) tries to enable it > at a later point, the hwmod framework th

Re: [PATCH] ARM: omap_hwmod: Add a new state to handle hwmods left enabled at init

2011-11-17 Thread Govindraj
On Thu, Nov 17, 2011 at 3:41 PM, Rajendra Nayak wrote: > A hwmod with a 'HWMOD_INIT_NO_IDLE' flag set, is left in > enabled state by the hwmod framework post the initial setup. > Once a real user of the device (a driver) tries to enable it > at a later point, the hmwod framework throws a WARN() ab