RE: [PATCH v3 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding

2014-07-03 Thread Pramod Gurav
Hi Bjorn, -Original Message- From: "Bjorn Andersson" Sent: Tuesday, 17 June, 2014 12:16am To: "Rob Herring" , "Mark Rutland" , "Liam Girdwood" , "Mark Brown" , "Kumar Gala" Cc: "Lee Jones" , "Josh Cartwright" , devicet...@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-ker.

Re: [PATCH v3 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding

2014-06-18 Thread Stephen Boyd
On 06/18/14 01:34, Srinivas Kandagatla wrote: > > > On 18/06/14 00:59, Stephen Boyd wrote: >> On 06/16/14 11:46, Bjorn Andersson wrote: >>> diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.txt >>> b/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.txt >>> new file mode 100644 >>>

Re: [PATCH v3 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding

2014-06-18 Thread Srinivas Kandagatla
On 18/06/14 00:59, Stephen Boyd wrote: On 06/16/14 11:46, Bjorn Andersson wrote: diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.txt new file mode 100644 index 000..0366533 --- /dev/null +++ b/Documentation/devicet

Re: [PATCH v3 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding

2014-06-17 Thread Bjorn Andersson
On Tue, Jun 17, 2014 at 4:59 PM, Stephen Boyd wrote: [...] > > because ipc is actually a register inside the Krait complex's global > clock control/distribution hardware block (it's located at 0x2011000). > From what I can tell, this is the only non-clock/power register inside > there. I plan to s

Re: [PATCH v3 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding

2014-06-17 Thread Stephen Boyd
On 06/16/14 11:46, Bjorn Andersson wrote: > diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.txt > b/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.txt > new file mode 100644 > index 000..0366533 > --- /dev/null > +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,rpm.t