mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
arm64: dts: qcom: sdm850-lenovo-yoga-c630: enable sensors DSP
Enable SLPI, Sensors DSP on the Lenovo Yoga C630. The DSP boots the firmware and provides QMI services, however it is of limited functionality due to the missing fastrpc_shell_1 binary. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250608-c630-slpi-v1-1-72210249e37e@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
8a2bd44062
commit
34b9592138
|
|
@ -624,6 +624,12 @@ dai@2 {
|
|||
};
|
||||
};
|
||||
|
||||
&slpi_pas {
|
||||
firmware-name = "qcom/sdm850/LENOVO/81JL/qcslpi850.mbn";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sound {
|
||||
compatible = "lenovo,yoga-c630-sndcard", "qcom,sdm845-sndcard";
|
||||
model = "Lenovo-YOGA-C630-13Q50";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user