mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Update node name of tsens for kalama"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2be2c243ea
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user