Merge "ARM: dts: msm: disable L1/L1ss for all PCIe on MSM8996 AUTO" into dev/msm-4.4-8996au

This commit is contained in:
Srivatsa Vaddagiri 2017-03-23 05:04:43 -07:00 committed by Gerrit - the friendly Code Review server
commit 7f44d45b7f
2 changed files with 28 additions and 0 deletions

View file

@ -44,9 +44,25 @@
status = "ok";
};
&pcie0 {
/delete-property/ qcom,l1-supported;
/delete-property/ qcom,l1ss-supported;
/delete-property/ qcom,aux-clk-sync;
};
&pcie1 {
qcom,msi-gicm-addr = <0x09BD0040>;
qcom,msi-gicm-base = <0x240>;
/delete-property/ qcom,l1-supported;
/delete-property/ qcom,l1ss-supported;
/delete-property/ qcom,aux-clk-sync;
};
&pcie2 {
/delete-property/ qcom,l1-supported;
/delete-property/ qcom,l1ss-supported;
/delete-property/ qcom,aux-clk-sync;
};
&uartblsp2dm1 {

View file

@ -969,10 +969,19 @@
/delete-property/ vin-supply;
};
&pcie0 {
/delete-property/ qcom,l1-supported;
/delete-property/ qcom,l1ss-supported;
/delete-property/ qcom,aux-clk-sync;
};
&pcie1 {
qcom,msi-gicm-addr = <0x09BD0040>;
qcom,msi-gicm-base = <0x240>;
/delete-property/ qcom,l1-supported;
/delete-property/ qcom,l1ss-supported;
/delete-property/ qcom,aux-clk-sync;
/delete-property/ qcom,ep-wakeirq;
};
@ -980,6 +989,9 @@
perst-gpio = <&tlmm 90 0>;
wake-gpio = <&tlmm 54 0>;
/delete-property/ qcom,l1-supported;
/delete-property/ qcom,l1ss-supported;
/delete-property/ qcom,aux-clk-sync;
/delete-property/ qcom,ep-wakeirq;
};