RE: OMAP4 clock code needs some modifying now that clockdomains are present

2009-12-19 Thread Pagare, Abhijit
, Rajendra; linux-omap@vger.kernel.org Subject: Re: OMAP4 clock code needs some modifying now that clockdomains are present Hi Abhijit, On Fri, 18 Dec 2009, Paul Walmsley wrote: going through the clock code, I noticed that it still has several #ifndef CONFIG_ARCH_OMAP4 /* FIXME: Remove

OMAP4 clock code needs some modifying now that clockdomains are present

2009-12-18 Thread Paul Walmsley
Hi Abhijit, going through the clock code, I noticed that it still has several #ifndef CONFIG_ARCH_OMAP4 /* FIXME: Remove this once clkdm f/w is in place */ Could you please put together a patch to remove these, test it on 4430ES1 SDP, and send it to the list? I'd suggest basing the patches

Re: OMAP4 clock code needs some modifying now that clockdomains are present

2009-12-18 Thread Paul Walmsley
Hi Abhijit, On Fri, 18 Dec 2009, Paul Walmsley wrote: going through the clock code, I noticed that it still has several #ifndef CONFIG_ARCH_OMAP4 /* FIXME: Remove this once clkdm f/w is in place */ Just noticed this also in clock44xx_data.c: /* TODO