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

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
...@@ -550,6 +550,11 @@ &qup_uart9_tx { ...@@ -550,6 +550,11 @@ &qup_uart9_tx {
bias-disable; bias-disable;
}; };
&slpi_pas {
firmware-name = "qcom/sdm845/oneplus6/slpi.mbn";
status = "okay";
};
&sound { &sound {
compatible = "qcom,sdm845-sndcard"; compatible = "qcom,sdm845-sndcard";
pinctrl-0 = <&quat_mi2s_active &quat_mi2s_sd0_active &quat_mi2s_sd1_active>; pinctrl-0 = <&quat_mi2s_active &quat_mi2s_sd0_active &quat_mi2s_sd1_active>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment