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 8f2c1c1e2c64e0b96de408caa129849bab4cc445..debab9f0e3e15b95f2d9c0b1cf1b33141b114d7c 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 ba75adedbf79b1b37c026edda7ea555e9f2c94eb..e96e7ed98717eed1d17835c7bfdb76a7d7c66590 100644 (file)
                                compatible = "socionext,uniphier-wdt";
                        };
 
-                       pvtctl: pvtctl {
+                       pvtctl: thermal-sensor {
                                compatible = "socionext,uniphier-pxs3-thermal";
                                interrupts = <0 3 4>;
                                #thermal-sensor-cells = <0>;