Re: [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-05 Thread Kumar Gala
On Nov 5, 2013, at 11:46 AM, Stephen Boyd wrote: > On 11/05/13 09:43, Kumar Gala wrote: >> On Nov 5, 2013, at 11:35 AM, Stephen Boyd wrote: >> >>> On 11/05/13 09:12, Kumar Gala wrote: I think this should be more specific than just 'qcom,mmio' or 'qcom,warm-boot'. It should be 'qcom,k

Re: [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-05 Thread Stephen Boyd
On 11/05/13 09:43, Kumar Gala wrote: > On Nov 5, 2013, at 11:35 AM, Stephen Boyd wrote: > >> On 11/05/13 09:12, Kumar Gala wrote: >>> I think this should be more specific than just 'qcom,mmio' or >>> 'qcom,warm-boot'. It should be 'qcom,kpss-acc-v1' or 'qcom-gcc-8660'. >>> >> Do you have any reas

Re: [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-05 Thread Kumar Gala
On Nov 5, 2013, at 11:35 AM, Stephen Boyd wrote: > On 11/05/13 09:12, Kumar Gala wrote: >> On Nov 4, 2013, at 11:36 AM, Stephen Boyd wrote: >> >>> On 11/01, Rob Herring wrote: On Fri, Nov 1, 2013 at 5:08 PM, Stephen Boyd wrote: > From: Rohit Vaswani > > Scorpion and Krait are

Re: [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-05 Thread Stephen Boyd
On 11/05/13 09:12, Kumar Gala wrote: > On Nov 4, 2013, at 11:36 AM, Stephen Boyd wrote: > >> On 11/01, Rob Herring wrote: >>> On Fri, Nov 1, 2013 at 5:08 PM, Stephen Boyd wrote: From: Rohit Vaswani Scorpion and Krait are Qualcomm cpus. These cpus don't use the spin-table enabl

Re: [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-05 Thread Kumar Gala
On Nov 4, 2013, at 11:36 AM, Stephen Boyd wrote: > On 11/01, Rob Herring wrote: >> On Fri, Nov 1, 2013 at 5:08 PM, Stephen Boyd wrote: >>> From: Rohit Vaswani >>> >>> Scorpion and Krait are Qualcomm cpus. These cpus don't use the >>> spin-table enable-method. Instead they rely on mmio register

Re: [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-04 Thread Stephen Boyd
On 11/01, Rob Herring wrote: > On Fri, Nov 1, 2013 at 5:08 PM, Stephen Boyd wrote: > > From: Rohit Vaswani > > > > Scorpion and Krait are Qualcomm cpus. These cpus don't use the > > spin-table enable-method. Instead they rely on mmio register > > accesses to enable power and clocks to bring CPUs

Re: [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-01 Thread Rob Herring
On Fri, Nov 1, 2013 at 5:08 PM, Stephen Boyd wrote: > From: Rohit Vaswani > > Scorpion and Krait are Qualcomm cpus. These cpus don't use the > spin-table enable-method. Instead they rely on mmio register > accesses to enable power and clocks to bring CPUs out of reset. > > Cc: > Signed-off-by: R

[PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

2013-11-01 Thread Stephen Boyd
From: Rohit Vaswani Scorpion and Krait are Qualcomm cpus. These cpus don't use the spin-table enable-method. Instead they rely on mmio register accesses to enable power and clocks to bring CPUs out of reset. Cc: Signed-off-by: Rohit Vaswani [sboyd: Split off into separate patch, renamed method