All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: remoteproc: Add interconnect property
@ 2020-03-28  1:04 Rishabh Bhatnagar
  2020-03-31 23:41 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Rishabh Bhatnagar @ 2020-03-28  1:04 UTC (permalink / raw
  To: linux-kernel, linux-remoteproc, devicetree, robh
  Cc: bjorn.andersson, psodagud, tsoni, sidgup, Rishabh Bhatnagar

Allow proxy voting/unvoting of bus bandwidth for remote
processors. This property will specify the bus-master and
slave so that remoteproc platform driver can make the proxy
vote for bus bandwidth.

Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
---
 Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
index 9938918..529b0a0 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
@@ -111,6 +111,17 @@ on the Qualcomm ADSP Hexagon core.
 	qcom,sm8150-slpi-pas:
 		    must be "lcx", "lmx", "load_state"
 
+- interconnect:
+	Usage: optional
+	Value type: <prop-encoded-array>
+	Definition: Specifies the interconnect bus-master and bus-slave for
+		    bandwidth voting during proxy vote/unvote.
+
+- interconnect-names:
+	Usage: optional
+	Value type: <stringlist>
+	Definition: The interconnect name depends on the compatible string
+
 - memory-region:
 	Usage: required
 	Value type: <phandle>
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

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

* Re: [PATCH] dt-bindings: remoteproc: Add interconnect property
  2020-03-28  1:04 [PATCH] dt-bindings: remoteproc: Add interconnect property Rishabh Bhatnagar
@ 2020-03-31 23:41 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2020-03-31 23:41 UTC (permalink / raw
  To: Rishabh Bhatnagar
  Cc: linux-kernel, linux-remoteproc, devicetree, robh, psodagud, tsoni,
	sidgup

On Fri 27 Mar 18:04 PDT 2020, Rishabh Bhatnagar wrote:

> Allow proxy voting/unvoting of bus bandwidth for remote
> processors. This property will specify the bus-master and
> slave so that remoteproc platform driver can make the proxy
> vote for bus bandwidth.
> 
> Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
> ---
>  Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
> index 9938918..529b0a0 100644
> --- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
> +++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt
> @@ -111,6 +111,17 @@ on the Qualcomm ADSP Hexagon core.
>  	qcom,sm8150-slpi-pas:
>  		    must be "lcx", "lmx", "load_state"
>  
> +- interconnect:

This should be plural; "interconnects".

> +	Usage: optional
> +	Value type: <prop-encoded-array>
> +	Definition: Specifies the interconnect bus-master and bus-slave for
> +		    bandwidth voting during proxy vote/unvote.
> +
> +- interconnect-names:
> +	Usage: optional
> +	Value type: <stringlist>
> +	Definition: The interconnect name depends on the compatible string

This should be elaborated upon, similar to e.g. power-domain-names.

Regards,
Bjorn

> +
>  - memory-region:
>  	Usage: required
>  	Value type: <phandle>
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project

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

end of thread, other threads:[~2020-03-31 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-28  1:04 [PATCH] dt-bindings: remoteproc: Add interconnect property Rishabh Bhatnagar
2020-03-31 23:41 ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.