arm64: dts: qcom: sm6375-pdx225: Enable ADSP & CDSP
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 14 Nov 2022 10:59:13 +0000 (11:59 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 6 Dec 2022 17:05:30 +0000 (11:05 -0600)
Enable the newly added remote processors and assign them a firmware
path.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221114105913.37044-4-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/sm6375-sony-xperia-murray-pdx225.dts

index 5d4fc17..b691c38 100644 (file)
        status = "okay";
 };
 
+&remoteproc_adsp {
+       firmware-name = "qcom/Sony/murray/adsp.mbn";
+       status = "okay";
+};
+
+&remoteproc_cdsp {
+       firmware-name = "qcom/Sony/murray/cdsp.mbn";
+       status = "okay";
+};
+
 &rpm_requests {
        regulators-0 {
                compatible = "qcom,rpm-pm6125-regulators";