[PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree

2013-03-14 Thread Nishanth Menon
Add DT OPP table for OMAP36xx family of devices. This data is decoded by OF with of_init_opp_table() helper function. This overrides the default OMAP34xx CPU OPP table definition. This is in preparation to use generic cpu0-cpufreq driver. Cc: Kevin Hilman Cc: "BenoƮt Cousson" Cc: Santosh Shilim

Re: [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree

2013-03-14 Thread Jon Hunter
On 03/14/2013 03:58 PM, Nishanth Menon wrote: > Add DT OPP table for OMAP36xx family of devices. This data is > decoded by OF with of_init_opp_table() helper function. This > overrides the default OMAP34xx CPU OPP table definition. Not sure I following the last sentence. The tables are in a diffe

Re: [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree

2013-03-15 Thread Nishanth Menon
On 16:44-20130314, Jon Hunter wrote: > > On 03/14/2013 03:58 PM, Nishanth Menon wrote: > > Add DT OPP table for OMAP36xx family of devices. This data is > > decoded by OF with of_init_opp_table() helper function. This > > overrides the default OMAP34xx CPU OPP table definition. > > Not sure I fol

Re: [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree

2013-03-15 Thread Jon Hunter
On 03/15/2013 08:56 AM, Nishanth Menon wrote: > On 16:44-20130314, Jon Hunter wrote: >> >> On 03/14/2013 03:58 PM, Nishanth Menon wrote: >>> Add DT OPP table for OMAP36xx family of devices. This data is >>> decoded by OF with of_init_opp_table() helper function. This >>> overrides the default OMAP

Re: [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree

2013-03-15 Thread Nishanth Menon
On 09:26-20130315, Jon Hunter wrote: > > On 03/15/2013 08:56 AM, Nishanth Menon wrote: > > On 16:44-20130314, Jon Hunter wrote: > >> > >> On 03/14/2013 03:58 PM, Nishanth Menon wrote: > >>> Add DT OPP table for OMAP36xx family of devices. This data is > >>> decoded by OF with of_init_opp_table() h

Re: [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree

2013-03-15 Thread Jon Hunter
On 03/15/2013 09:38 AM, Nishanth Menon wrote: > On 09:26-20130315, Jon Hunter wrote: >> >> On 03/15/2013 08:56 AM, Nishanth Menon wrote: >>> On 16:44-20130314, Jon Hunter wrote: On 03/14/2013 03:58 PM, Nishanth Menon wrote: > Add DT OPP table for OMAP36xx family of devices. This data

Re: [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree

2013-03-15 Thread Nishanth Menon
On 09:58-20130315, Jon Hunter wrote: > > On 03/15/2013 09:38 AM, Nishanth Menon wrote: > > On 09:26-20130315, Jon Hunter wrote: > >> > >> On 03/15/2013 08:56 AM, Nishanth Menon wrote: > >>> On 16:44-20130314, Jon Hunter wrote: > > On 03/14/2013 03:58 PM, Nishanth Menon wrote: > > Add