Merge "ARM: dts: msm: Update node name of tsens for kalama"

This commit is contained in:
qctecmdr
2022-10-11 03:50:59 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -5,7 +5,7 @@
};
&soc {
tsens0: thermal-sensor@c271000 {
tsens0: tsens0@c271000 {
compatible = "qcom,tsens-v2";
reg = <0x0c271000 0x1ff>, /* TM */
<0x0c222000 0x1ff>; /* SROT */
@@ -16,7 +16,7 @@
#thermal-sensor-cells = <1>;
};
tsens1: thermal-sensor@c272000 {
tsens1: tsens1@c272000 {
compatible = "qcom,tsens-v2";
reg = <0x0c272000 0x1ff>, /* TM */
<0x0c223000 0x1ff>; /* SROT */
@@ -27,7 +27,7 @@
#thermal-sensor-cells = <1>;
};
tsens2: thermal-sensor@c273000 {
tsens2: tsens2@c273000 {
compatible = "qcom,tsens-v2";
reg = <0x0c273000 0x1ff>, /* TM */
<0x0c224000 0x1ff>; /* SROT */