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
@@ -7,7 +7,6 @@
|
||||
#include <dt-bindings/clock/qcom,gcc-kera.h>
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
#include <dt-bindings/spmi/spmi.h>
|
||||
#include "pmk8550.dtsi"
|
||||
|
||||
&sdhc_2 {
|
||||
vdd-supply = <&L13B>;
|
||||
@@ -77,3 +76,15 @@
|
||||
&tlmm 3 0 &tlmm 16 0 &tlmm 13 0x2008>;
|
||||
};
|
||||
};
|
||||
|
||||
&pmxr2230_sys_therm_11{
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&sys_therm_11 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pm8550ve_f_die_temp {
|
||||
status = "disabled";
|
||||
};
|
||||
|
Reference in New Issue
Block a user