summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/thermal/ti,am654-thermal.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/thermal/ti,am654-thermal.yaml')
-rw-r--r--dts/Bindings/thermal/ti,am654-thermal.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/thermal/ti,am654-thermal.yaml b/dts/Bindings/thermal/ti,am654-thermal.yaml
index 25b9209c2e..ea14de80ec 100644
--- a/dts/Bindings/thermal/ti,am654-thermal.yaml
+++ b/dts/Bindings/thermal/ti,am654-thermal.yaml
@@ -35,7 +35,7 @@ examples:
#include <dt-bindings/soc/ti,sci_pm_domain.h>
vtm: thermal@42050000 {
compatible = "ti,am654-vtm";
- reg = <0x0 0x42050000 0x0 0x25c>;
+ reg = <0x42050000 0x25c>;
power-domains = <&k3_pds 80 TI_SCI_PD_EXCLUSIVE>;
#thermal-sensor-cells = <1>;
};