diff options
author | Konrad Dybcio <[email protected]> | 2021-07-28 23:52:11 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-08-04 12:36:49 -0500 |
commit | f35ef8e4ea0a2b2b35a2c7009fc07b6d80a2b2f3 (patch) | |
tree | 4b9be9ad1501635f101675246e05d73d55cd1a98 | |
parent | 3ad51c1743ebd23ec3b5ebc6195dafe867eaebb1 (diff) |
dt-bindings: remoteproc: qcom: adsp: Add SDM660 ADSP
Add a compatible string for SDM660 ADSP.
Signed-off-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[bjorn: Use the -pas suffix]
Signed-off-by: Bjorn Andersson <[email protected]>
-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 |