ARM: dts: msm: Disable sys-therm-11 node for kera
Disable sys-therm-11 node for kera as it is not required in kera platforms. Change-Id: Iadc6ef3fdddfc32789540e829f96d938f3fa2cd8 Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
committed by
Vishvanath Singh
parent
1e24f978b0
commit
442c5fff97
@@ -31,3 +31,15 @@
|
||||
&pmic_glink_adc {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pmxr2230_sys_therm_11{
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&sys_therm_11 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pm8550ve_f_die_temp {
|
||||
status = "disabled";
|
||||
};
|
||||
|
Reference in New Issue
Block a user