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

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
......@@ -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>;
......
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment