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

Commit 5472eb42 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add support for MDM9x35 late enumeration"

parents ab0a1509 a3b92db1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -49,6 +49,10 @@
	status = "ok";
};

&pcie1 {
	qcom,ep-wakeirq;
};

&mhi {
	esoc-names = "mdm";
	esoc-0 = <&mdm1>;
+4 −0
Original line number Diff line number Diff line
@@ -56,6 +56,10 @@
	status = "ok";
};

&pcie1 {
	qcom,ep-wakeirq;
};

&mhi {
	esoc-names = "mdm";
	esoc-0 = <&mdm1>;
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,10 @@
	status = "ok";
};

&pcie1 {
	qcom,ep-wakeirq;
};

&mhi {
	esoc-names = "mdm";
	esoc-0 = <&mdm1>;
+4 −0
Original line number Diff line number Diff line
@@ -58,6 +58,10 @@
	status = "ok";
};

&pcie1 {
	qcom,ep-wakeirq;
};

&mhi {
	esoc-names = "mdm";
	esoc-0 = <&mdm1>;
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,10 @@
	status = "ok";
};

&pcie1 {
	qcom,ep-wakeirq;
};

&mhi {
	esoc-names = "mdm";
	esoc-0 = <&mdm1>;
Loading