arm64: dts: uniphier: Rename pvtctl node to thermal-sensor
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 13 Sep 2022 04:23:12 +0000 (13:23 +0900)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:41:46 +0000 (22:41 +0200)
The pvtctl node belongs to thermal-sensor, so the node name should be
renamed to thermal-sensor.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042321.4817-2-hayashi.kunihiko@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi
arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi

index 8f2c1c1..debab9f 100644 (file)
                                compatible = "socionext,uniphier-wdt";
                        };
 
-                       pvtctl: pvtctl {
+                       pvtctl: thermal-sensor {
                                compatible = "socionext,uniphier-ld20-thermal";
                                interrupts = <0 3 4>;
                                #thermal-sensor-cells = <0>;
index ba75ade..e96e7ed 100644 (file)
                                compatible = "socionext,uniphier-wdt";
                        };
 
-                       pvtctl: pvtctl {
+                       pvtctl: thermal-sensor {
                                compatible = "socionext,uniphier-pxs3-thermal";
                                interrupts = <0 3 4>;
                                #thermal-sensor-cells = <0>;