arm64: dts: qcom: c630: Enable adsp, cdsp and mpss
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 18 Oct 2019 05:57:06 +0000 (22:57 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 19 Oct 2019 19:17:55 +0000 (12:17 -0700)
Specify the firmware-name for the adsp, cdsp and mpss and enable the
nodes.

Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Reviewed-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts

index ded120d..13dc619 100644 (file)
        };
 };
 
+&adsp_pas {
+       firmware-name = "qcom/LENOVO/81JL/qcadsp850.mbn";
+       status = "okay";
+};
+
 &apps_rsc {
        pm8998-rpmh-regulators {
                compatible = "qcom,pm8998-rpmh-regulators";
        status = "disabled";
 };
 
+&cdsp_pas {
+       firmware-name = "qcom/LENOVO/81JL/qccdsp850.mbn";
+       status = "okay";
+};
+
 &gcc {
        protected-clocks = <GCC_QSPI_CORE_CLK>,
                           <GCC_QSPI_CORE_CLK_SRC>,
        };
 };
 
+&mss_pil {
+       firmware-name = "qcom/LENOVO/81JL/qcdsp1v2850.mbn", "qcom/LENOVO/81JL/qcdsp2850.mbn";
+};
+
 &qup_i2c12_default {
        drive-strength = <2>;
        bias-disable;