diff options
author | Yassine Oudjana <[email protected]> | 2021-05-06 21:18:31 +0000 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-05-27 22:37:43 -0500 |
commit | e50f4bda7539c165f3c8d880b670140ce09a50cf (patch) | |
tree | 01b7954db756618e2514f86af1e303a5b5cffeb7 | |
parent | cf107e98d024590fe2d0616862a3cc283da61501 (diff) |
dt-bindings: remoteproc: qcom: pas: Add power domains for MSM8996
Add MSM8996 compatible strings to CX and SSC-CX power domains.
This depends on: "dt-bindings: remoteproc: qcom: pas: Convert binding to YAML"
https://lore.kernel.org/linux-arm-msm/[email protected]/T/#u
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Yassine Oudjana <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml index 9c07cfce0383..6c11812385ca 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml @@ -320,6 +320,7 @@ allOf: compatible: contains: enum: + - qcom,msm8996-adsp-pil - qcom,msm8998-adsp-pas then: properties: @@ -335,6 +336,7 @@ allOf: compatible: contains: enum: + - qcom,msm8996-slpi-pil - qcom,msm8998-slpi-pas then: properties: |