ARM: dts: msm: Do not use peripheral memory for IPA FWs on msmcobalt
IPA FWs load should use CMA memory as intermediate memory for loading the FWs instead of the peripheral memory. Change-Id: I0f7e8af9d233390861972048b07cc02dfaf1ed14 CRs-Fixed: 1025417 Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
This commit is contained in:
parent
1438b8b5dd
commit
964e01fb62
1 changed files with 0 additions and 1 deletions
|
@ -1010,7 +1010,6 @@
|
|||
compatible = "qcom,pil-tz-generic";
|
||||
qcom,pas-id = <0xF>;
|
||||
qcom,firmware-name = "ipa_fws";
|
||||
memory-region = <&peripheral_mem>;
|
||||
};
|
||||
|
||||
qcom,chd {
|
||||
|
|
Loading…
Add table
Reference in a new issue