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

Commit e03e47d3 authored by Michael Adisumarta's avatar Michael Adisumarta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Configure MPM component type for kona



MPM (MHI Prime Manager) component managers MHI Prime channels in APQ
kona platform.

Change-Id: Ia7f0073a8395feafb9c8d6e959ee0346fcf0128a
Acked-by: default avatarJyothi J <jyothij@qti.qualcomm.com>
Signed-off-by: default avatarMichael Adisumarta <madisuma@codeaurora.org>
parent 5b1cc381
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2237,6 +2237,13 @@
		memory-region = <&pil_ipa_fw_mem>;
	};

	qcom,ipa-mpm {
		compatible = "qcom,ipa-mpm";
		qcom,mhi-chdb-base = <0x64300300>;
		qcom,mhi-erdb-base = <0x64300700>;
		qcom,iova-mapping = <0x10000000 0x1FFFFFFF>;
	};

	ipa_hw: qcom,ipa@1e00000 {
		compatible = "qcom,ipa";
		mboxes = <&qmp_aop 0>;