[PATCH 4/4] powerpc: p2020: Rename wdt@ nodes to watchdog@

Christophe Leroy christophe.leroy at csgroup.eu
Fri Oct 10 01:09:24 AEDT 2025



Le 18/04/2025 à 21:28, J. Neuschäfer via B4 Relay a écrit :
> From: "J. Neuschäfer" <j.ne at posteo.net>
> 
> The watchdog.yaml schema prescribes a node name of "timer" or "watchdog"
> rather than the abbreviation "wdt".
> 
> Signed-off-by: J. Neuschäfer <j.ne at posteo.net>

Reviewed-by: Christophe Leroy <christophe.leroy at csgroup.eu>

> ---
>   arch/powerpc/boot/dts/fsl/ge_imp3a.dts | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/fsl/ge_imp3a.dts b/arch/powerpc/boot/dts/fsl/ge_imp3a.dts
> index da3de8e2b7d2c55cf735f3cfdef8729655979a06..9e5c01cfac2f8ad93dfa3b33d05b3ad3331b2c76 100644
> --- a/arch/powerpc/boot/dts/fsl/ge_imp3a.dts
> +++ b/arch/powerpc/boot/dts/fsl/ge_imp3a.dts
> @@ -94,7 +94,7 @@ gef_gpio: gpio at 4,400 {
>   			gpio-controller;
>   		};
>   
> -		wdt at 4,800 {
> +		watchdog at 4,800 {
>   			compatible = "ge,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
>   				"gef,fpga-wdt";
>   			reg = <0x4 0x800 0x8>;
> @@ -103,7 +103,7 @@ wdt at 4,800 {
>   		};
>   
>   		/* Second watchdog available, driver currently supports one.
> -		wdt at 4,808 {
> +		watchdog at 4,808 {
>   			compatible = "gef,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
>   				"gef,fpga-wdt";
>   			reg = <0x4 0x808 0x8>;
> 



More information about the Linuxppc-dev mailing list