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: 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>
This commit is contained in:
Kunihiko Hayashi
2022-09-13 13:23:12 +09:00
committed by Arnd Bergmann
parent 86b20827be
commit 2dfb62d6ce
2 changed files with 2 additions and 2 deletions

View File

@@ -715,7 +715,7 @@
compatible = "socionext,uniphier-wdt";
};
pvtctl: pvtctl {
pvtctl: thermal-sensor {
compatible = "socionext,uniphier-ld20-thermal";
interrupts = <0 3 4>;
#thermal-sensor-cells = <0>;

View File

@@ -545,7 +545,7 @@
compatible = "socionext,uniphier-wdt";
};
pvtctl: pvtctl {
pvtctl: thermal-sensor {
compatible = "socionext,uniphier-pxs3-thermal";
interrupts = <0 3 4>;
#thermal-sensor-cells = <0>;