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:
parent
893d871ec5
commit
0783f5922c
1 changed files with 5 additions and 0 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue