Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-12-03 Thread Sekhar Nori
On 11/6/2012 3:27 AM, Murali Karicheri wrote: > On 11/04/2012 09:05 AM, Sekhar Nori wrote: [...] >> I pushed the patches I fixed to devel-common-clk branch of my git tree. >> It is build tested using davinci_all_defconfig but its not runtime >> tested. >> >> Can you start from here and provide

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-12-03 Thread Sekhar Nori
On 11/6/2012 3:27 AM, Murali Karicheri wrote: On 11/04/2012 09:05 AM, Sekhar Nori wrote: [...] I pushed the patches I fixed to devel-common-clk branch of my git tree. It is build tested using davinci_all_defconfig but its not runtime tested. Can you start from here and provide me

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-06 Thread Sekhar Nori
On 11/6/2012 12:41 AM, Murali Karicheri wrote: > On 11/04/2012 09:05 AM, Sekhar Nori wrote: >> >> On 10/25/2012 9:41 PM, Murali Karicheri wrote: >>> pll.h is added to migrate some of the PLL controller defines for >>> sleep.S. >>> psc.h is modified to keep only PSC modules definitions needed by

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-06 Thread Sekhar Nori
On 11/6/2012 12:41 AM, Murali Karicheri wrote: On 11/04/2012 09:05 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: pll.h is added to migrate some of the PLL controller defines for sleep.S. psc.h is modified to keep only PSC modules definitions needed by sleep.S after

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-05 Thread Murali Karicheri
On 11/04/2012 09:05 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: pll.h is added to migrate some of the PLL controller defines for sleep.S. psc.h is modified to keep only PSC modules definitions needed by sleep.S after migrating to common clock. The definitions under

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-05 Thread Murali Karicheri
On 11/04/2012 09:05 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: pll.h is added to migrate some of the PLL controller defines for sleep.S. psc.h is modified to keep only PSC modules definitions needed by sleep.S after migrating to common clock. The definitions under

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-05 Thread Murali Karicheri
On 11/04/2012 09:05 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: pll.h is added to migrate some of the PLL controller defines for sleep.S. psc.h is modified to keep only PSC modules definitions needed by sleep.S after migrating to common clock. The definitions under

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-05 Thread Murali Karicheri
On 11/04/2012 09:05 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: pll.h is added to migrate some of the PLL controller defines for sleep.S. psc.h is modified to keep only PSC modules definitions needed by sleep.S after migrating to common clock. The definitions under

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-04 Thread Sekhar Nori
On 10/25/2012 9:41 PM, Murali Karicheri wrote: > pll.h is added to migrate some of the PLL controller defines for sleep.S. > psc.h is modified to keep only PSC modules definitions needed by sleep.S > after migrating to common clock. The definitions under > ifdef CONFIG_COMMON_CLK will be removed

Re: [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

2012-11-04 Thread Sekhar Nori
On 10/25/2012 9:41 PM, Murali Karicheri wrote: pll.h is added to migrate some of the PLL controller defines for sleep.S. psc.h is modified to keep only PSC modules definitions needed by sleep.S after migrating to common clock. The definitions under ifdef CONFIG_COMMON_CLK will be removed in