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

Commit de398ef9 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

ARM: dts: msm: Update MHI device properties for SDX20



Modem Host Interface (MHI) is used by clients to
communicate between device and host. Software and
hardware channels communicate over IPA DMA. Update
MHI device properties for SDX20.

Change-Id: Id8f9ca99b2b9dc835907dfbd4b6febaeef1bdbe6
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 8d0bafc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -596,7 +596,7 @@
		};
	};

	mhi_dev@87000 {
	mhi_device: mhi_dev@87000 {
		compatible = "qcom,msm-mhi-dev";
		reg = <0x87000 0x1000>,
			<0x7b22000 0x4>,
+6 −0
Original line number Diff line number Diff line
@@ -273,6 +273,12 @@
	qcom,qdsp6v62-1-4;
};

&mhi_device {
	interrupts = <0 119 0>;
	interrupt-names = "mhi-device-inta";
	qcom,mhi-ifc-id = <0x030317cb>;
};

#include "sdx20-usb.dtsi"
#include "sdx20-pm.dtsi"