diff options
author | 2021-07-28 23:52:11 +0200 | |
---|---|---|
committer | 2021-08-04 12:36:49 -0500 | |
commit | f35ef8e4ea0a2b2b35a2c7009fc07b6d80a2b2f3 (patch) | |
tree | 4b9be9ad1501635f101675246e05d73d55cd1a98 | |
parent | remoteproc: use freezable workqueue for crash notifications (diff) | |
download | linux-rng-f35ef8e4ea0a2b2b35a2c7009fc07b6d80a2b2f3.tar.xz linux-rng-f35ef8e4ea0a2b2b35a2c7009fc07b6d80a2b2f3.zip |
dt-bindings: remoteproc: qcom: adsp: Add SDM660 ADSP
Add a compatible string for SDM660 ADSP.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210728215212.18217-1-konrad.dybcio@somainline.org
[bjorn: Use the -pas suffix]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml index c597ccced623..0c112f3264a9 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml @@ -28,6 +28,7 @@ properties: - qcom,sc8180x-adsp-pas - qcom,sc8180x-cdsp-pas - qcom,sc8180x-mpss-pas + - qcom,sdm660-adsp-pas - qcom,sdm845-adsp-pas - qcom,sdm845-cdsp-pas - qcom,sdx55-mpss-pas |