[PATCH v2 7/7] omap4: dpll: Enable auto gate control for all MX postdividers

2011-02-10 Thread Rajendra Nayak
Enable hardware gate control for all dpll MX and X2 postdividers. This requires the allow_idle/deny_idle functions to be populated for all clock nodes (mx/x2 post dividers) in clkops. Signed-off-by: Rajendra Nayak --- arch/arm/mach-omap2/clock.c |5 +++ arch/arm/mach-omap2/clock.h

Re: [PATCH v2 7/7] omap4: dpll: Enable auto gate control for all MX postdividers

2011-02-12 Thread Paul Walmsley
On Thu, 10 Feb 2011, Rajendra Nayak wrote: > Enable hardware gate control for all dpll MX and X2 postdividers. > This requires the allow_idle/deny_idle functions to be > populated for all clock nodes (mx/x2 post dividers) in > clkops. > > Signed-off-by: Rajendra Nayak Thanks, queued for 2.6.39

RE: [PATCH v2 7/7] omap4: dpll: Enable auto gate control for all MX postdividers

2011-02-14 Thread Rajendra Nayak
.org > Subject: Re: [PATCH v2 7/7] omap4: dpll: Enable auto gate control for all MX postdividers > > On Thu, 10 Feb 2011, Rajendra Nayak wrote: > > > Enable hardware gate control for all dpll MX and X2 postdividers. > > This requires the allow_idle/deny_idle functions to be >