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:
parent
52fc5f122d
commit
b4935d51fd
1 changed files with 8 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue