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

Commit 394e309d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add MHI device for MDM9640"

parents 104bc3f0 dd918343
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -393,6 +393,23 @@
					0x608 0x03 0x0 0x1>;
	};

	mhi_dev@87000 {
		compatible = "qcom,msm-mhi-dev";
		reg = <0x87000 0x1000>,
			<0x7962000 0x1>,
			<0x7962080 0x1>;
			reg-names = "mhi_mmio_base", "ipa_uc_mbox_crdb",
				"ipa_uc_mbox_erdb";
			interrupts = <0 50 0>;
			interrupt-names = "mhi-device-inta";
			qcom,mhi-ifc-id = <0x030117cb>;
			qcom,mhi-ep-msi = <0>;
			qcom,mhi-version = <0x1000000>;
			qcom,mhi-local-pa-base = <0x40000000>;
			qcom,mhi-config-iatu;
			qcom,use-ipa-software-channel;
	};

	ipa_hw: qcom,ipa@07900000 {
		compatible = "qcom,ipa";
		reg = <0x07900000 0x4EFFC>,