mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
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:
parent
f5421c5298
commit
f285543c5a
|
|
@ -751,6 +751,12 @@ &remoteproc_nsp0 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&remoteproc_slpi {
|
||||
firmware-name = "qcom/sc8280xp/qcslpi8280.mbn";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sdc2 {
|
||||
pinctrl-0 = <&sdc2_default_state>;
|
||||
pinctrl-1 = <&sdc2_sleep_state>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user