[PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-12 Thread Eliad Peller
From: Luciano Coelho Instead of defining an enumeration with the FW specific values for the different clock rates, use the actual frequency instead. Also add a boolean to specify whether the clock is XTAL or not. Change all board files to reflect this. Signed-off-by: Luciano Coelho [Eliad - s

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-13 Thread Tony Lindgren
* Eliad Peller [150312 05:09]: > From: Luciano Coelho > > Instead of defining an enumeration with the FW specific values for the > different clock rates, use the actual frequency instead. Also add a > boolean to specify whether the clock is XTAL or not. Thanks for doing this. Just one comment

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-15 Thread Eliad Peller
+Kalle On Fri, Mar 13, 2015 at 5:00 PM, Tony Lindgren wrote: > * Eliad Peller [150312 05:09]: >> From: Luciano Coelho >> >> Instead of defining an enumeration with the FW specific values for the >> different clock rates, use the actual frequency instead. Also add a >> boolean to specify whethe

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-15 Thread Arnd Bergmann
On Sunday 15 March 2015 10:43:35 Eliad Peller wrote: > > > The other option would be to have the whole series in a immutable > > branch against v3.0-rc1 that can be merged into both wirelss tree > > and omap tree. > > > i think that could be easier. > > or maybe you can just take them all through

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-15 Thread Kalle Valo
Arnd Bergmann writes: > On Sunday 15 March 2015 10:43:35 Eliad Peller wrote: >> >> > The other option would be to have the whole series in a immutable >> > branch against v3.0-rc1 that can be merged into both wirelss tree >> > and omap tree. >> > >> i think that could be easier. >> >> or maybe

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-16 Thread Tony Lindgren
* Kalle Valo [150315 23:50]: > Arnd Bergmann writes: > > > On Sunday 15 March 2015 10:43:35 Eliad Peller wrote: > >> > >> > The other option would be to have the whole series in a immutable > >> > branch against v3.0-rc1 that can be merged into both wirelss tree > >> > and omap tree. > >> > > >

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-20 Thread Kalle Valo
Tony Lindgren writes: >> I prefer these going through the omap tree. Like Eliad said, >> drivers/net/wireless/ti does not get that many changes nowadays so the >> chances of this patchset conflicting with something is very small. > > OK great. In that case no need to rearrange the patches, I can

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-20 Thread Tony Lindgren
* Kalle Valo [150320 07:01]: > Tony Lindgren writes: > > >> I prefer these going through the omap tree. Like Eliad said, > >> drivers/net/wireless/ti does not get that many changes nowadays so the > >> chances of this patchset conflicting with something is very small. > > > > OK great. In that c