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

Commit 2339e40a authored by Sujeev Dias's avatar Sujeev Dias Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add mhi_rmnet dev node for mdm9x55 chipsets



Add mhi_rmnet device node to enable and configure
mhi_rmnet network interface for mdm9x55 platforms.

Change-Id: I84f806930206cd442a20a5f8367bef8f7bb9a4e1
CRs-Fixed: 1027069
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent abbe48a1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -98,6 +98,10 @@
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

&mhi_rmnet_0 {
	status = "okay";
};

&pm8994_mpps {
	mpp@a100 { /* MPP 2*/
		/* MDM PON conrol*/
+4 −0
Original line number Diff line number Diff line
@@ -97,6 +97,10 @@
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

&mhi_rmnet_0 {
	status = "okay";
};

&pm8994_mpps {
	mpp@a100 { /* MPP 2*/
		/* MDM PON conrol*/
+4 −0
Original line number Diff line number Diff line
@@ -98,6 +98,10 @@
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

&mhi_rmnet_0 {
	status = "okay";
};

&pm8994_mpps {
	mpp@a100 { /* MPP 2*/
		/* MDM PON conrol*/
+4 −0
Original line number Diff line number Diff line
@@ -98,6 +98,10 @@
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

&mhi_rmnet_0 {
	status = "okay";
};

&pm8994_mpps {
	mpp@a100 { /* MPP 2*/
		/* MDM PON conrol*/
+4 −0
Original line number Diff line number Diff line
@@ -98,6 +98,10 @@
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

&mhi_rmnet_0 {
	status = "okay";
};

&pm8994_mpps {
	mpp@a100 { /* MPP 2*/
		/* MDM PON conrol*/
Loading