From: Kunihiko Hayashi Date: Tue, 13 Sep 2022 04:22:41 +0000 (+0900) Subject: ARM: dts: uniphier: Rename pvtctl node to thermal-sensor X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2681eed29b9e7683c0e944b2f2221afd39de05e3;p=linux.git ARM: 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 Link: https://lore.kernel.org/r/20220913042249.4708-2-hayashi.kunihiko@socionext.com' Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/boot/dts/uniphier-pxs2.dtsi b/arch/arm/boot/dts/uniphier-pxs2.dtsi index 03301ddb3403a..c6288c772a7d4 100644 --- a/arch/arm/boot/dts/uniphier-pxs2.dtsi +++ b/arch/arm/boot/dts/uniphier-pxs2.dtsi @@ -564,7 +564,7 @@ #reset-cells = <1>; }; - pvtctl: pvtctl { + pvtctl: thermal-sensor { compatible = "socionext,uniphier-pxs2-thermal"; interrupts = <0 3 4>; #thermal-sensor-cells = <0>;