ARM: dts: msm: Configure lmh hardware for msmcobalt

Configure the limits hardware with the interrupt to listen for.
limits hardware driver will interact with the trustzone to get
throttling information from the hardware.

CRs-Fixed: 1010120
Change-Id: I56a8396a12e9b96cbed554bb1aed5d6243e6240a
Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
This commit is contained in:
Ram Chandrasekar 2016-04-15 15:54:08 -06:00 committed by Jeevan Shriram
parent 893d871ec5
commit 0783f5922c

View file

@ -1914,6 +1914,11 @@
qcom,hotplug-mitigation-enable;
};
qcom,lmh {
compatible = "qcom,lmh_v1";
interrupts = <0 6 4>;
};
qcom,msm-thermal {
compatible = "qcom,msm-thermal";
qcom,sensor-id = <1>;