dt-bindings: remoteproc: qcom,sc7280-wpss-pil: Fix qcom,halt-regs definition
authorLuca Weiss <luca@z3ntu.xyz>
Sun, 7 Apr 2024 09:58:31 +0000 (11:58 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 7 May 2024 02:41:38 +0000 (19:41 -0700)
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 <luca@z3ntu.xyz>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240407-qcom-halt-regs-fixup-v1-2-a0ea4e2c178e@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml

index 9381c7022ff499b99dc4179c93bce4960f78222c..f4118b2da5f655328e411cc8aea8790b2d614734 100644 (file)
@@ -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