[PATCH 3/4] dts: arm64: qcom: sdm845-oneplus: enable SLPI

From: Dylan Van Assche
Date: Sat Mar 25 2023 - 09:51:54 EST


Enable the SLPI DSP on the Oneplus 6 phone with a Qualcomm SDM845 SoC.

Signed-off-by: Dylan Van Assche <me@xxxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
index b01542d79ae2..a14e6021c934 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
@@ -450,6 +450,11 @@ &ipa {
status = "okay";
};

+&slpi_pas {
+ status = "okay";
+ firmware-name = "qcom/sdm845/oneplus6/slpi.mbn";
+};
+
&mdss {
status = "okay";
};
--
2.39.2