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

Commit 031c6280 authored by Karthick Shanmugham's avatar Karthick Shanmugham Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Enable link enumeration via perst

1. Start link enumeration only after the perst de-assertion
interrupt is received by the device, instead of enumeration
in the probe function

2. Enabled no-m0-timeout, to make device not timeout waiting
for M0.

Change-Id: I4b96fcf87482b6fc6595743b78541e1c7820c013
parent 2332137e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,10 +14,12 @@

&pcie_ep {
	status = "ok";
	qcom,pcie-perst-enum;
};

&mhi_device {
	status = "ok";
	qcom,no-m0-timeout;
};

&mhi_net_device {