ARM: dts: msm: enable QGIC MSI for RC1 on MSM8996 AUTO platforms

PCIe1 endpoint on MSM8996 AUTO platforms uses QGIC MSI
interrupts instead of Synopsys MSI. Thus, enable QGIC
MSI for PCIe1 for MSM8996 AUTO platforms.

Change-Id: I5814deee87651097dca30f8cc85c563c1451733e
Signed-off-by: Tony Truong <truong@codeaurora.org>
This commit is contained in:
Tony Truong 2016-04-05 12:33:07 -07:00 committed by Gerrit - the friendly Code Review server
parent 87dbd09664
commit a53676c1d0
2 changed files with 8 additions and 0 deletions

View file

@ -44,6 +44,11 @@
status = "ok";
};
&pcie1 {
qcom,msi-gicm-addr = <0x09BD0040>;
qcom,msi-gicm-base = <0x240>;
};
&uartblsp2dm1 {
status = "ok";
pinctrl-names = "default";

View file

@ -954,6 +954,9 @@
};
&pcie1 {
qcom,msi-gicm-addr = <0x09BD0040>;
qcom,msi-gicm-base = <0x240>;
/delete-property/ qcom,ep-wakeirq;
};