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

Commit ef208db1 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: register IPCR for early MHI notification"

parents 90499130 90552768
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -546,6 +546,11 @@
				mhi,mru = <0x8000>;
				mhi,rsc-parent = <&mhi_netdev_0>;
			};

			mhi_qrtr {
				 mhi,chan = "IPCR";
				 mhi,early-notify;
			};
		};
	};
};
+0 −1
Original line number Diff line number Diff line
@@ -90,7 +90,6 @@

	mhi_devices {
		mhi_qrtr {
			mhi,chan = "IPCR";
			qcom,net-id = <3>;
		};
	};