Merge "ARM: dts: msm: Disable sys-therm-11 node for kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3ce8eb444b
@@ -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