summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/thermal/ti,am654-thermal.yaml
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-08-03 23:36:41 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-08-03 23:36:41 +0200
commit315d61170ed6959cdfeea39b768d017aea539c02 (patch)
tree4790916552dd889792e1d4b5881188906aa1b665 /dts/Bindings/thermal/ti,am654-thermal.yaml
parentf9e7a605a8e1e6db11f62f2a9335c3775b44b220 (diff)
downloadbarebox-315d61170ed6959cdfeea39b768d017aea539c02.tar.gz
barebox-315d61170ed6959cdfeea39b768d017aea539c02.tar.xz
dts: update to v5.8-rc4
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
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>;
};