Commit c3998dc0 authored by Dylan Van Assche's avatar Dylan Van Assche Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sdm845-oneplus: enable SLPI



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

Signed-off-by: default avatarDylan Van Assche <me@dylanvanassche.be>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230406173148.28309-5-me@dylanvanassche.be
parent 755b5e09
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -550,6 +550,11 @@ &qup_uart9_tx {
	bias-disable;
};

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

&sound {
	compatible = "qcom,sdm845-sndcard";
	pinctrl-0 = <&quat_mi2s_active &quat_mi2s_sd0_active &quat_mi2s_sd1_active>;