ARM: dts: qcom: Add initial Thermal configuration for tuna
Add thermal devicetree changes and thermal configuration for tuna based on the recommendation. Change-Id: I6904fca29794cc8f7615d5f540f613ef903b59aa Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
This commit is contained in:
@@ -174,3 +174,19 @@
|
||||
&APSS_OFF {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&tsens0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&tsens1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&tsens2 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&tsens3 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
Reference in New Issue
Block a user