ARM: dts: msm: Add mailbox struct for IPA block for sdxprairie

IPA uses the mailbox struct to communicate when
IPA power collapse can be used after uC is loaded.

Change-Id: I409925b9e94bba01c636d31dbfa277da4e949375
Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
tirimbino
Ghanim Fodi 6 years ago committed by Gerrit - the friendly Code Review server
parent c93d9386aa
commit 6b6f567256
  1. 1
      arch/arm64/boot/dts/qcom/sdxprairie.dtsi

@ -528,6 +528,7 @@
ipa_hw: qcom,ipa@01e00000 {
compatible = "qcom,ipa";
mboxes = <&qmp_aop 0>;
reg = <0x1e00000 0x84000>,
<0x1e04000 0x23000>;
reg-names = "ipa-base", "gsi-base";

Loading…
Cancel
Save