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

Commit e16a6869 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Add LMH-lite hardware related details for MSM8994V2



Add details related to the LMH-lite hardware.
The details include the LMH-lite interrupt details, base
address and size of the interrupt status register and the
trim error bit.

CRs-Fixed: 704088
CRs-Fixed: 698387
Change-Id: I1438eee61e92d8ecf17582616e5b4e89adb91e88
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent c681da2c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -54,6 +54,13 @@
		qcom,irq-is-percpu;
		interrupts = <1 7 0xff00>;
	};

	qcom,lmh {
		compatible = "qcom,lmh";
		interrupts = <0 332 4>;
		reg = <0xF9117000 0x4>;
		qcom,lmh-trim-err-offset = <18>;
	};
};

/* Clock driver overrides */