arm64: dts: qcom: miix-630: correct firmware paths
Correct firmware paths for the Lenovo Miix 630 to include the SoC name. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220919190037.2122284-3-dmitry.baryshkov@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
7d1473d7ba
commit
6fa1fb7814
@@ -28,8 +28,8 @@
|
||||
};
|
||||
|
||||
&remoteproc_mss {
|
||||
firmware-name = "qcom/LENOVO/81F1/qcdsp1v28998.mbn",
|
||||
"qcom/LENOVO/81F1/qcdsp28998.mbn";
|
||||
firmware-name = "qcom/msm8998/LENOVO/81F1/qcdsp1v28998.mbn",
|
||||
"qcom/msm8998/LENOVO/81F1/qcdsp28998.mbn";
|
||||
};
|
||||
|
||||
&sdhc2 {
|
||||
|
||||
Reference in New Issue
Block a user