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

Commit 7da9c712 authored by Gustavo Solaira's avatar Gustavo Solaira Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add PCIERST-RESX property to Neutrino



Add PCIERST-RESX to Neutrino ethernet on MDM9640 MTPs.
This changes the behavior of the device on system suspend and
resume.

Change-Id: I4e06d318ee7fecbe9c37eed03b921ea0f3deb099
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent 24742aaa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
		qcom,ntn-rst-delay-msec = <100>;
		qcom,ntn-rc-num = <0>;
		qcom,ntn-fw-load-delay-msec = <200>;
		qcom,ntn-pcierst-resx;
	};
};

+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
		qcom,ntn-rst-delay-msec = <100>;
		qcom,ntn-rc-num = <0>;
		qcom,ntn-fw-load-delay-msec = <200>;
		qcom,ntn-pcierst-resx;
	};
};