Commit 341e6623 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qrb5165-rb5: enable sensors DSP



Enable SLPI, sensors DSP, on the Qualcomm Robotics RB5 platform. The
firmware for the DSP is a part of linux-firmware repository.

Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250222-rb3-rb5-slpi-v1-2-6739be1684b6@linaro.org


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 7373610d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1032,6 +1032,12 @@ &sdhc_2 {
	no-mmc;
};

&slpi {
	firmware-name = "qcom/sm8250/Thundercomm/RB5/slpi.mbn";

	status = "okay";
};

&sound {
	compatible = "qcom,qrb5165-rb5-sndcard";
	pinctrl-0 = <&tert_mi2s_active>;