ARM: dts: msm: add entry for IPA FWs
Add IPA FWs to the subsystems which require secure PIL process. Change-Id: I6a197257d82f9315afd101e5b4d146b4504dc0db CRs-Fixed: 970340 Acked-by: David Arinzon <darinzon@qti.qualcomm.com> Signed-off-by: Sivan Reinstein <sivanr@codeaurora.org>
This commit is contained in:
parent
a90d8e325e
commit
1c5466dbec
1 changed files with 7 additions and 0 deletions
|
@ -808,6 +808,13 @@
|
|||
qcom,bus-vector-names = "MIN", "SVS", "NOMINAL", "TURBO";
|
||||
};
|
||||
|
||||
qcom,ipa_fws@1e08000 {
|
||||
compatible = "qcom,pil-tz-generic";
|
||||
qcom,pas-id = <0xF>;
|
||||
qcom,firmware-name = "ipa_fws";
|
||||
memory-region = <&peripheral_mem>;
|
||||
};
|
||||
|
||||
qcom,chd {
|
||||
compatible = "qcom,core-hang-detect";
|
||||
qcom,threshold-arr = <0x179880b0 0x179980b0
|
||||
|
|
Loading…
Add table
Reference in a new issue