Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: remoteproc: qcom,qcs404-cdsp-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 <luca@z3ntu.xyz>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240407-qcom-halt-regs-fixup-v1-1-a0ea4e2c178e@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Luca Weiss and committed by
Bjorn Andersson
a0bcbce6 a0acdef5

+5 -1
+5 -1
Documentation/devicetree/bindings/remoteproc/qcom,qcs404-cdsp-pil.yaml
··· 81 81 $ref: /schemas/types.yaml#/definitions/phandle-array 82 82 description: 83 83 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 85 89 86 90 qcom,smem-states: 87 91 $ref: /schemas/types.yaml#/definitions/phandle-array