Re: [PATCH v1 02/14] clk: Add of_init_clk_data() to parse common clock bindings

2013-08-02 Thread Mike Turquette
Quoting Stephen Boyd (2013-07-25 09:36:56) > On 07/25, Tomasz Figa wrote: > > On Wednesday 24 of July 2013 17:43:30 Stephen Boyd wrote: > > > Consolidate DT parsing for the common bits of a clock binding in > > > one place to simplify clock drivers. This also has the added > > > benefit of standard

Re: [RESEND PATCH 4/4] ARM: msm: Add support for 8974 SMP

2013-08-02 Thread Kumar Gala
On Aug 1, 2013, at 9:15 PM, Rohit Vaswani wrote: > Add the cpus bindings and the Kraitv2 release sequence > to make SMP work for 2 cores on MSM8974. > > Signed-off-by: Rohit Vaswani > --- > Documentation/devicetree/bindings/arm/cpus.txt | 1 + > arch/arm/boot/dts/msm8974.dts |

Re: [PATCH 3/4] ARM: msm: Add SMP support for 8960

2013-08-02 Thread Kumar Gala
On Aug 1, 2013, at 9:15 PM, Rohit Vaswani wrote: > Add the cpus bindings and the Krait release sequence > to make SMP work for MSM8960 > > Signed-off-by: Rohit Vaswani > --- > Documentation/devicetree/bindings/arm/cpus.txt | 2 + > Documentation/devicetree/bindings/arm/msm/kpss.txt | 16 +++