mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: qcom: lenovo630: Add Modem firmware files
By specifying the modem firmware files, we can boot the modem subsystem which also gives us wifi. Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com> Link: https://lore.kernel.org/r/20200528185341.4891-1-jeffrey.l.hugo@gmail.com Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
5c29f9e6e7
commit
5f7f61e34d
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
&remoteproc_mss {
|
||||
firmware-name = "qcom/LENOVO/81F1/qcdsp1v28998.mbn",
|
||||
"qcom/LENOVO/81F1/qcdsp28998.mbn";
|
||||
};
|
||||
|
||||
&sdhc2 {
|
||||
cd-gpios = <&tlmm 95 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue