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

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

Merge "ARM: dts: msm: receive early error notifications for some channels"

parents 9b954357 246c6b91
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -683,18 +683,21 @@
			mhi_qrtr {
				mhi,chan = "IPCR";
				qcom,net-id = <3>;
				mhi,early-notify;
			};

			mhi_subsys_adsp_0: mhi_dev@2 {
				reg = <0x2>;
				mhi,chan = "ADSP_0";
				mhi,max-devices = <4>;
				mhi,early-notify;
			};

			mhi_subsys_slpi_0: mhi_dev@3 {
				reg = <0x3>;
				mhi,chan = "SLPI_0";
				mhi,max-devices = <4>;
				mhi,early-notify;
			};
		};
	};