Skip to content

Commit 16e204e

Browse files
z3ntuandersson
authored andcommitted
dt-bindings: remoteproc: qcom,sc7280-wpss-pil: Fix qcom,halt-regs definition
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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent a0bcbce commit 16e204e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,11 @@ properties:
8989
$ref: /schemas/types.yaml#/definitions/phandle-array
9090
description:
9191
Phandle reference to a syscon representing TCSR followed by the
92-
three offsets within syscon for q6, modem and nc halt registers.
92+
offset within syscon for q6 halt register.
93+
items:
94+
- items:
95+
- description: phandle to TCSR syscon region
96+
- description: offset to the Q6 halt register
9397

9498
qcom,qmp:
9599
$ref: /schemas/types.yaml#/definitions/phandle

0 commit comments

Comments
 (0)