Unverified Commit 2dfb62d6 authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Arnd Bergmann
Browse files

arm64: dts: uniphier: Rename pvtctl node to thermal-sensor



The pvtctl node belongs to thermal-sensor, so the node name should be
renamed to thermal-sensor.

Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042321.4817-2-hayashi.kunihiko@socionext.com

'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 86b20827
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -715,7 +715,7 @@ watchdog {
				compatible = "socionext,uniphier-wdt";
			};

			pvtctl: pvtctl {
			pvtctl: thermal-sensor {
				compatible = "socionext,uniphier-ld20-thermal";
				interrupts = <0 3 4>;
				#thermal-sensor-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -545,7 +545,7 @@ watchdog {
				compatible = "socionext,uniphier-wdt";
			};

			pvtctl: pvtctl {
			pvtctl: thermal-sensor {
				compatible = "socionext,uniphier-pxs3-thermal";
				interrupts = <0 3 4>;
				#thermal-sensor-cells = <0>;