arm64: dts: qcom: sm6375-pdx225: Enable ADSP & CDSP

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
This commit is contained in:
Konrad Dybcio 2022-11-14 11:59:13 +01:00 committed by Bjorn Andersson
parent fe6fd26aed
commit a2ad207c41

View file

@ -150,6 +150,16 @@ &qupv3_id_1 {
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";