Re: [PATCH 00/11] MSM DT based multi-platform support

2013-06-20 Thread Stephen Boyd
On 06/18, Stephen Boyd wrote: > This patchset allows me to compile and run the DT based MSM > platforms in the multi-platform ARM kernel. This is built on > top of a couple patches I've sent out already (specifically > the debug_ll patch series and the clocksource_of conversion) > as well a patch f

Re: [PATCH 00/11] MSM DT based multi-platform support

2013-06-19 Thread Arnd Bergmann
On Wednesday 19 June 2013, Stephen Boyd wrote: > This patchset allows me to compile and run the DT based MSM > platforms in the multi-platform ARM kernel. This is built on > top of a couple patches I've sent out already (specifically > the debug_ll patch series and the clocksource_of conversion) >

[PATCH 00/11] MSM DT based multi-platform support

2013-06-18 Thread Stephen Boyd
This patchset allows me to compile and run the DT based MSM platforms in the multi-platform ARM kernel. This is built on top of a couple patches I've sent out already (specifically the debug_ll patch series and the clocksource_of conversion) as well a patch from Rohit that didn't seem to make it in