diff options
author | Yassine Oudjana <y.oudjana@protonmail.com> | 2021-05-07 00:18:31 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-05-28 06:37:43 +0300 |
commit | e50f4bda7539c165f3c8d880b670140ce09a50cf (patch) | |
tree | 01b7954db756618e2514f86af1e303a5b5cffeb7 /Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | |
parent | cf107e98d024590fe2d0616862a3cc283da61501 (diff) | |
download | linux-e50f4bda7539c165f3c8d880b670140ce09a50cf.tar.xz |
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/20210505082200.32635-1-manivannan.sadhasivam@linaro.org/T/#u
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Link: https://lore.kernel.org/r/lRf8M7F6Qo9s7tlx6vuAWHThg26ls3u6SvQn1PLrAdI@cp4-web-038.plabs.ch
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml')
-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: |