diff options
author | Caleb Connolly <[email protected]> | 2021-07-20 15:33:55 +0000 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-08-05 10:27:34 -0500 |
commit | 3440b1becd3c3d91c1418269cc2ef1d5118c9802 (patch) | |
tree | 4dff251375ec9a4b72eff01b9fcf548d1a7e8294 | |
parent | 383409806ed6649c8f6c2ec4fecebedba97692b2 (diff) |
arm64: dts: qcom: sdm845-oneplus: add ipa firmware names
Add the correct patch to the ipa firmware now that custom paths are
supported.
Signed-off-by: Caleb Connolly <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi index 6a32d327078d..150707159590 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi @@ -408,6 +408,7 @@ status = "okay"; memory-region = <&ipa_fw_mem>; + firmware-name = "qcom/sdm845/oneplus6/ipa_fws.mbn"; }; &mdss { |