Skip to content

Commit 4d5ba6e

Browse files
z3ntuandersson
authored andcommitted
dt-bindings: remoteproc: qcom,sdm845-adsp-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 16e204e commit 4d5ba6e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/devicetree/bindings/remoteproc/qcom,sdm845-adsp-pil.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,11 @@ properties:
8181
$ref: /schemas/types.yaml#/definitions/phandle-array
8282
description:
8383
Phandle reference to a syscon representing TCSR followed by the
84-
three offsets within syscon for q6, modem and nc halt registers.
84+
offset within syscon for q6 halt register.
85+
items:
86+
- items:
87+
- description: phandle to TCSR syscon region
88+
- description: offset to the Q6 halt register
8589

8690
qcom,smem-states:
8791
$ref: /schemas/types.yaml#/definitions/phandle-array

0 commit comments

Comments
 (0)