arm64: dts: qcom: sc8280xp-crd: Enable SLPI

Enable the SLPI remoteproc and declare the firmware path.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250517-topic-8280_slpi-v2-5-1f96f86ac3ae@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Konrad Dybcio
2025-05-17 17:23:40 -05:00
committed by Bjorn Andersson
parent f5421c5298
commit f285543c5a
@@ -751,6 +751,12 @@
status = "okay";
};
&remoteproc_slpi {
firmware-name = "qcom/sc8280xp/qcslpi8280.mbn";
status = "okay";
};
&sdc2 {
pinctrl-0 = <&sdc2_default_state>;
pinctrl-1 = <&sdc2_sleep_state>;