ARM: dts: uniphier: Rename pvtctl node to thermal-sensor
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 13 Sep 2022 04:22:41 +0000 (13:22 +0900)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:41:34 +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/20220913042249.4708-2-hayashi.kunihiko@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/uniphier-pxs2.dtsi

index 03301dd..c6288c7 100644 (file)
                                #reset-cells = <1>;
                        };
 
-                       pvtctl: pvtctl {
+                       pvtctl: thermal-sensor {
                                compatible = "socionext,uniphier-pxs2-thermal";
                                interrupts = <0 3 4>;
                                #thermal-sensor-cells = <0>;