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

Commit b3a7cf1e authored by Rama Krishna Phani A's avatar Rama Krishna Phani A Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add MHI NET devicetree node for sdxpoorwills



Add initial devicetree node to support MHI NET based devices
over PCIe on sdxpoorwills.

Change-Id: I59a305b89daba546b708ee06292f4ca648bd33bb
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 3cf3290c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -52,3 +52,7 @@
&ipc_router_mhi_dev_xprt {
	status = "okay";
};

&mhi_net_device {
	status = "okay";
};
+4 −0
Original line number Diff line number Diff line
@@ -39,6 +39,10 @@
	status = "okay";
};

&mhi_net_device {
	status = "okay";
};

&restart_pshold {
	qcom,force-warm-reboot;
};
+4 −0
Original line number Diff line number Diff line
@@ -36,6 +36,10 @@
	status = "okay";
};

&mhi_net_device {
	status = "okay";
};

&restart_pshold {
	qcom,force-warm-reboot;
};
+4 −0
Original line number Diff line number Diff line
@@ -39,6 +39,10 @@
	status = "okay";
};

&mhi_net_device {
	status = "okay";
};

&restart_pshold {
	qcom,force-warm-reboot;
};
+6 −0
Original line number Diff line number Diff line
@@ -520,6 +520,12 @@
		status = "disabled";
	};

	mhi_net_device: qcom,mhi_net_dev {
		compatible = "qcom,msm-mhi-dev-net";
		qcom,mhi-ethernet-interface;
		status = "disabled";
	};

	gdsc_emac: qcom,gdsc@147004 {
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_emac";