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

Commit 3ffc478d authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

ARM: dts: msm: Update MSI config for mdmcaliforninum



After sending an event the device sends an MSI to notify
the host that an event is ready for review. The host uses
the MSI number to identify which event ring the information
is available for processing. Update the MSI number from
the device to align with the primary event ring.

Change-Id: I287a88316dfca5855097a5f8481634fb4426fa89
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 1a384920
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -553,7 +553,7 @@
			reg-names = "mhi_mmio_base", "ipa_uc_mbox_crdb",
				"ipa_uc_mbox_erdb";
			qcom,mhi-ifc-id = <0x030217cb>;
			qcom,mhi-ep-msi = <1>;
			qcom,mhi-ep-msi = <0>;
			qcom,mhi-version = <0x1000000>;
			qcom,mhi-use-gsi;
	};