Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 61790e22 authored by Frank Liu's avatar Frank Liu
Browse files

ARM: dts: msm: disable l1&l1ss for sa8155



For now, PCIE on sa8155 can't support L1ss, so disable this
feature, otherwise WLAN won't work after bus enters L1ss.

Change-Id: I41d0ad25ac1f89d8bbc4929ce239359b57bc975f
Signed-off-by: default avatarFrank Liu <qiliu@codeaurora.org>
parent 4719c01d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -93,6 +93,9 @@
&pcie0 {
	vreg-1.8-supply = <&pm8150_2_l8>;
	vreg-0.9-supply = <&pm8150_2_l18>;
	qcom,no-l1-supported;
	qcom,no-l1ss-supported;
	qcom,no-aux-clk-sync;
};

&pcie1 {