diff mbox series

[1/4] dt-bindings: devicetree documentation for secure domain

Message ID 1632485951-13473-2-git-send-email-jeyr@codeaurora.org (mailing list archive)
State Superseded
Headers show
Series Add secure domains support | expand

Commit Message

Jeya R Sept. 24, 2021, 12:19 p.m. UTC
Add information about secure domain property.

Signed-off-by: Jeya R <jeyr@codeaurora.org>
---
 Documentation/devicetree/bindings/misc/qcom,fastrpc.txt | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Srinivas Kandagatla Sept. 29, 2021, 2:06 p.m. UTC | #1
Thanks Jeya,


Subject line should look something like "misc: dt-bindings: fastrpc..."


On 24/09/2021 13:19, Jeya R wrote:
> Add information about secure domain property.
> 
> Signed-off-by: Jeya R <jeyr@codeaurora.org>
> ---
>   Documentation/devicetree/bindings/misc/qcom,fastrpc.txt | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt b/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
> index 2a1827a..276c1d1 100644
> --- a/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
> +++ b/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
> @@ -49,6 +49,12 @@ on the dsp.
>   		    context bank. Defaults to 1 when this property
>   		    is not specified.
>   
> +- secure-domains:

Should this not be qcom,secure-domain ??

You have added this binding for compute banks but the driver changes 
suggest that it should be for fastrpc.



> +	Usage: Optional
> +	Value type: <empty>

boolean?

> +	Definition: Specify DSP domain is secure, must be
> +		    "qcom,secure-domain"
May be reword this to "Only applicable for CDSP domains, presence of 
this property indicates that domain in secured"



> +
>   Example:
>   
>   adsp-pil {
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt b/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
index 2a1827a..276c1d1 100644
--- a/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
+++ b/Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
@@ -49,6 +49,12 @@  on the dsp.
 		    context bank. Defaults to 1 when this property
 		    is not specified.
 
+- secure-domains:
+	Usage: Optional
+	Value type: <empty>
+	Definition: Specify DSP domain is secure, must be
+		    "qcom,secure-domain"
+
 Example:
 
 adsp-pil {