linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-binding: remoteproc: Fixup ADSP loader bindings
@ 2016-11-02 21:38 Sarangdhar Joshi
  2016-11-10  0:52 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Sarangdhar Joshi @ 2016-11-02 21:38 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Sarangdhar Joshi, Bjorn Andersson,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA, Stephen Boyd, Trilok Soni

Fixup "dt-binding: remoteproc: Introduce ADSP loader binding"
patch to include XO clock required for booting up Qualcomm ADSP
Processor.

Signed-off-by: Sarangdhar Joshi <spjoshi-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
---
 Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
index 3820151..69f185f 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
@@ -21,6 +21,16 @@ on the Qualcomm ADSP core.
 	Value type: <stringlist>
 	Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
 
+- clocks:
+	Usage: required
+	Value type: <prop-encoded-array>
+	Definition: reference to the xo clock
+
+- clock-names = "xo";
+	Usage: required
+	Value type: <stringlist>
+	Definition: must list the xo clock name
+
 - cx-supply:
 	Usage: required
 	Value type: <phandle>
@@ -61,6 +71,9 @@ ADSP, as it is found on MSM8974 boards.
 				  "handover",
 				  "stop-ack";
 
+		clocks = <&rpmcc RPM_CXO_CLK>;
+		clock-names = "xo";
+
 		cx-supply = <&pm8841_s2>;
 
 		memory-region = <&adsp_region>;
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] dt-binding: remoteproc: Fixup ADSP loader bindings
  2016-11-02 21:38 [PATCH 1/1] dt-binding: remoteproc: Fixup ADSP loader bindings Sarangdhar Joshi
@ 2016-11-10  0:52 ` Rob Herring
  2016-11-11 22:19   ` Sarangdhar Joshi
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2016-11-10  0:52 UTC (permalink / raw)
  To: Sarangdhar Joshi
  Cc: Mark Rutland, Bjorn Andersson, devicetree, linux-kernel,
	linux-arm-msm, Stephen Boyd, Trilok Soni

On Wed, Nov 02, 2016 at 02:38:09PM -0700, Sarangdhar Joshi wrote:
> Fixup "dt-binding: remoteproc: Introduce ADSP loader binding"
> patch to include XO clock required for booting up Qualcomm ADSP
> Processor.

I don't think this is accepted yet, so please squash this into the ADSP 
binding.

> 
> Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
> ---
>  Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt | 13 +++++++++++++
>  1 file changed, 13 insertions(+)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] dt-binding: remoteproc: Fixup ADSP loader bindings
  2016-11-10  0:52 ` Rob Herring
@ 2016-11-11 22:19   ` Sarangdhar Joshi
  0 siblings, 0 replies; 3+ messages in thread
From: Sarangdhar Joshi @ 2016-11-11 22:19 UTC (permalink / raw)
  To: Rob Herring
  Cc: Mark Rutland, Bjorn Andersson, devicetree, linux-kernel,
	linux-arm-msm, Stephen Boyd, Trilok Soni

On 11/09/2016 04:52 PM, Rob Herring wrote:
> On Wed, Nov 02, 2016 at 02:38:09PM -0700, Sarangdhar Joshi wrote:
>> Fixup "dt-binding: remoteproc: Introduce ADSP loader binding"
>> patch to include XO clock required for booting up Qualcomm ADSP
>> Processor.
>
> I don't think this is accepted yet, so please squash this into the ADSP
> binding.

Sure. I see that Bjorn has already sent a patch that includes this. Thanks.

Regards,
Sarang

>
>>
>> Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
>> ---
>>  Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt | 13 +++++++++++++
>>  1 file changed, 13 insertions(+)


-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-11 22:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-02 21:38 [PATCH 1/1] dt-binding: remoteproc: Fixup ADSP loader bindings Sarangdhar Joshi
2016-11-10  0:52 ` Rob Herring
2016-11-11 22:19   ` Sarangdhar Joshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).