Message ID | 20210121014452.1612594-1-bjorn.andersson@linaro.org |
---|---|
State | New |
Headers | show |
Series | [1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss | expand |
On Wed, 20 Jan 2021 17:44:51 -0800, Bjorn Andersson wrote: > Add compatibles for the Audio DSP, Compute DSP and Modem subsystem found > in the Qualcomm SC8180x to the Peripheral Authentication Service > remoteproc binding. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- > Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt index 54737024da20..f9129e455310 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt +++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt @@ -16,6 +16,9 @@ on the Qualcomm ADSP Hexagon core. "qcom,qcs404-cdsp-pas" "qcom,qcs404-wcss-pas" "qcom,sc7180-mpss-pas" + "qcom,sc8180x-adsp-pas" + "qcom,sc8180x-cdsp-pas" + "qcom,sc8180x-mpss-pas" "qcom,sdm845-adsp-pas" "qcom,sdm845-cdsp-pas" "qcom,sm8150-adsp-pas"
Add compatibles for the Audio DSP, Compute DSP and Modem subsystem found in the Qualcomm SC8180x to the Peripheral Authentication Service remoteproc binding. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt | 3 +++ 1 file changed, 3 insertions(+) -- 2.29.2