Skip to content

Commit

Permalink
arm64: dts: qcom: sc7280: Set modem FW path for Chrome OS boards
Browse files Browse the repository at this point in the history
Specify the path of the modem FW for SC7280 Chrome OS boards in
the 'remoteproc_mpss' node.

Signed-off-by: Matthias Kaehlcke <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/20220510104656.1.Id98b473e08c950f9a461826dde187ef7705a928c@changeid
  • Loading branch information
Matthias Kaehlcke authored and andersson committed Jun 26, 2022
1 parent 4ab03ef commit 1c20d3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/qcom/sc7280-chrome-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@
compatible = "qcom,sc7280-mss-pil";
iommus = <&apps_smmu 0x124 0x0>, <&apps_smmu 0x488 0x7>;
memory-region = <&mba_mem>, <&mpss_mem>;
firmware-name = "qcom/sc7280-herobrine/modem/mba.mbn",
"qcom/sc7280-herobrine/modem/qdsp6sw.mbn";
};

&remoteproc_wpss {
Expand Down

0 comments on commit 1c20d3d

Please sign in to comment.