]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sc8280xp-crd: Enable SLPI
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Sat, 17 May 2025 17:27:54 +0000 (19:27 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 17 May 2025 22:23:40 +0000 (17:23 -0500)
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>
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts

index c4a5828be9353de0e4215b71a78ed5ca8e4b6b8a..8e2c02497c05c10a3a5a43a6002467736a3b7f95 100644 (file)
        status = "okay";
 };
 
+&remoteproc_slpi {
+       firmware-name = "qcom/sc8280xp/qcslpi8280.mbn";
+
+       status = "okay";
+};
+
 &sdc2 {
        pinctrl-0 = <&sdc2_default_state>;
        pinctrl-1 = <&sdc2_sleep_state>;