Message ID | 20210728215212.18217-1-konrad.dybcio@somainline.org |
---|---|
State | Accepted |
Commit | f35ef8e4ea0a2b2b35a2c7009fc07b6d80a2b2f3 |
Headers | show |
Series | [1/2] dt-bindings: remoteproc: qcom: adsp: Add SDM660 ADSP | expand |
On Wed, 28 Jul 2021 23:52:11 +0200, Konrad Dybcio wrote: > Add a compatible string for SDM660 ADSP. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> > --- > Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml index c597ccced623..efa926ebab2c 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-pil - qcom,sdm845-adsp-pas - qcom,sdm845-cdsp-pas - qcom,sdx55-mpss-pas
Add a compatible string for SDM660 ADSP. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> --- Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 1 + 1 file changed, 1 insertion(+)