ARM: dts: msm: disable EP wake IRQ on MSM8996AU CDP

Disable the default link training by EP wake IRQ on MSM8996AU CDP
for PCIe RC 1 and PCIe RC 2.

Change-Id: I6468f109d61f8660465c0450f4b2dc60a11746fe
Signed-off-by: Yan He <yanhe@codeaurora.org>
This commit is contained in:
Yan He 2016-02-12 18:27:33 -08:00 committed by David Keitel
parent 52fc5f122d
commit b4935d51fd

View file

@ -896,6 +896,14 @@
/delete-property/ vin-supply;
};
&pcie1 {
/delete-property/ qcom,ep-wakeirq;
};
&pcie2 {
/delete-property/ qcom,ep-wakeirq;
};
&wsa881x_211 {
/delete-property/ qcom,spkr-sd-n-gpio;
};