From 315d61170ed6959cdfeea39b768d017aea539c02 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 3 Aug 2020 23:36:41 +0200 Subject: dts: update to v5.8-rc4 Signed-off-by: Sascha Hauer --- dts/Bindings/thermal/ti,am654-thermal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dts/Bindings/thermal/ti,am654-thermal.yaml') 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 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>; }; -- cgit v1.2.3