Skip to content

Commit ca079ec

Browse files
quic-kdybcioandersson
authored andcommitted
dt-bindings: remoteproc: qcom,sc8280xp-pas: Fix CDSP power desc
The power requirements for the CDSP instances on SC8280XP aren't fully described, with only one of the three present. Fix that. Fixes: ee651cd ("dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and nsp pair") Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20251104-topic-8280_mxc-v1-2-df545af0ef94@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 7f07a5c commit ca079ec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/remoteproc/qcom,sc8280xp-pas.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,13 @@ allOf:
9191
power-domains:
9292
items:
9393
- description: NSP power domain
94+
- description: CX power domain
95+
- description: MXC power domain
9496
power-domain-names:
9597
items:
9698
- const: nsp
99+
- const: cx
100+
- const: mxc
97101

98102
unevaluatedProperties: false
99103

0 commit comments

Comments
 (0)