Re: [PATCH 2/3] dt-bindings: remoteproc: qcom,sc7280-wpss-pil: Fix qcom,halt-regs definition

2024-04-07 Thread Krzysztof Kozlowski
On 07/04/2024 11:58, Luca Weiss wrote:
> Set the 'items' correctly for the qcom,halt-regs property and update the
> description to match what it should be.
> 
> Signed-off-by: Luca Weiss 
> ---

Reviewed-by: Krzysztof Kozlowski 

Best regards,
Krzysztof




[PATCH 2/3] dt-bindings: remoteproc: qcom,sc7280-wpss-pil: Fix qcom,halt-regs definition

2024-04-07 Thread Luca Weiss
Set the 'items' correctly for the qcom,halt-regs property and update the
description to match what it should be.

Signed-off-by: Luca Weiss 
---
 .../devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml| 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git 
a/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml 
b/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml
index 9381c7022ff4..f4118b2da5f6 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml
@@ -89,7 +89,11 @@ properties:
 $ref: /schemas/types.yaml#/definitions/phandle-array
 description:
   Phandle reference to a syscon representing TCSR followed by the
-  three offsets within syscon for q6, modem and nc halt registers.
+  offset within syscon for q6 halt register.
+items:
+  - items:
+  - description: phandle to TCSR syscon region
+  - description: offset to the Q6 halt register
 
   qcom,qmp:
 $ref: /schemas/types.yaml#/definitions/phandle

-- 
2.44.0