[PATCH 2/4] powerpc: 83xx: Rename wdt@ nodes to watchdog@

Christophe Leroy christophe.leroy at csgroup.eu
Fri Oct 10 01:08:36 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/asp834x-redboot.dts | 2 +-
>   arch/powerpc/boot/dts/mpc8313erdb.dts     | 2 +-
>   arch/powerpc/boot/dts/mpc8315erdb.dts     | 2 +-
>   arch/powerpc/boot/dts/mpc832x_rdb.dts     | 2 +-
>   arch/powerpc/boot/dts/mpc8349emitx.dts    | 2 +-
>   arch/powerpc/boot/dts/mpc8349emitxgp.dts  | 2 +-
>   arch/powerpc/boot/dts/mpc836x_rdk.dts     | 2 +-
>   arch/powerpc/boot/dts/mpc8377_rdb.dts     | 2 +-
>   arch/powerpc/boot/dts/mpc8377_wlan.dts    | 2 +-
>   arch/powerpc/boot/dts/mpc8378_rdb.dts     | 2 +-
>   arch/powerpc/boot/dts/mpc8379_rdb.dts     | 2 +-
>   11 files changed, 11 insertions(+), 11 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/asp834x-redboot.dts b/arch/powerpc/boot/dts/asp834x-redboot.dts
> index 52a84561c4f076ac0c4fc7af3db12f2fda06521c..33ddb17d18760df24ac8f068dce38ac60c353f32 100644
> --- a/arch/powerpc/boot/dts/asp834x-redboot.dts
> +++ b/arch/powerpc/boot/dts/asp834x-redboot.dts
> @@ -72,7 +72,7 @@ soc8349 at ff000000 {
>   		reg = <0xff000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc8313erdb.dts b/arch/powerpc/boot/dts/mpc8313erdb.dts
> index a8315795b2c951c5914953be0b4a5162dd471505..09508b4c8c73095bf4699e383e7841100d6d7c8f 100644
> --- a/arch/powerpc/boot/dts/mpc8313erdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8313erdb.dts
> @@ -99,7 +99,7 @@ soc8313 at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc8315erdb.dts b/arch/powerpc/boot/dts/mpc8315erdb.dts
> index e09b37d7489d01bfd16a26e9786868f630fa0262..56cf6d12c730de52d85623dc34c5987bee635f0f 100644
> --- a/arch/powerpc/boot/dts/mpc8315erdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8315erdb.dts
> @@ -99,7 +99,7 @@ immr at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc832x_rdb.dts b/arch/powerpc/boot/dts/mpc832x_rdb.dts
> index ecebc27a289871a896121fbaf6bc878422d25101..ba7caaf98fd58f9a2b56c0aa566673c70eff2013 100644
> --- a/arch/powerpc/boot/dts/mpc832x_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc832x_rdb.dts
> @@ -52,7 +52,7 @@ soc8323 at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc8349emitx.dts b/arch/powerpc/boot/dts/mpc8349emitx.dts
> index d4ebbb93de0b325a3bb0f5d17464f516a0e12133..13f17232ba83d50498f19e6758063cf905fbc326 100644
> --- a/arch/powerpc/boot/dts/mpc8349emitx.dts
> +++ b/arch/powerpc/boot/dts/mpc8349emitx.dts
> @@ -53,7 +53,7 @@ soc8349 at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;                    // from bootloader
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc8349emitxgp.dts b/arch/powerpc/boot/dts/mpc8349emitxgp.dts
> index bcf68a0a7b557e49b48563f586b1fe8441ab3c6d..eae0afd5abbc39852b8e34b2247223168ab863ca 100644
> --- a/arch/powerpc/boot/dts/mpc8349emitxgp.dts
> +++ b/arch/powerpc/boot/dts/mpc8349emitxgp.dts
> @@ -51,7 +51,7 @@ soc8349 at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;                    // from bootloader
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc836x_rdk.dts b/arch/powerpc/boot/dts/mpc836x_rdk.dts
> index a0cc1953484d70410f9592bdb84ffaf779ee08b4..4ff38e1a2185f85618b603e703e54c973cb97cc0 100644
> --- a/arch/powerpc/boot/dts/mpc836x_rdk.dts
> +++ b/arch/powerpc/boot/dts/mpc836x_rdk.dts
> @@ -62,7 +62,7 @@ soc at e0000000 {
>   		/* filled by u-boot */
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
>   		};
> diff --git a/arch/powerpc/boot/dts/mpc8377_rdb.dts b/arch/powerpc/boot/dts/mpc8377_rdb.dts
> index 7df452efa9579a649195d2266d42bbc4b6b8de1c..f137ccb8cfdedfed98a3cf6899f5508f069834dc 100644
> --- a/arch/powerpc/boot/dts/mpc8377_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts
> @@ -99,7 +99,7 @@ immr at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc8377_wlan.dts b/arch/powerpc/boot/dts/mpc8377_wlan.dts
> index d8e7d40aeae449e33ea1640a53ee4dfec7d746a4..ce254dd74dd06b19bc8e15e13f2fa9e959dd25f2 100644
> --- a/arch/powerpc/boot/dts/mpc8377_wlan.dts
> +++ b/arch/powerpc/boot/dts/mpc8377_wlan.dts
> @@ -89,7 +89,7 @@ immr at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts b/arch/powerpc/boot/dts/mpc8378_rdb.dts
> index bdcfe83a561e121ed82972406e0302d84d8d0ef6..19e5473d4161b5d6be6ab84ae0ba78875fc377f8 100644
> --- a/arch/powerpc/boot/dts/mpc8378_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts
> @@ -99,7 +99,7 @@ immr at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> diff --git a/arch/powerpc/boot/dts/mpc8379_rdb.dts b/arch/powerpc/boot/dts/mpc8379_rdb.dts
> index a5f702304a353c61d6ab804765b817ec34a9582e..61519acca2280427d7237d8d9bbb8485f0c65369 100644
> --- a/arch/powerpc/boot/dts/mpc8379_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8379_rdb.dts
> @@ -97,7 +97,7 @@ immr at e0000000 {
>   		reg = <0xe0000000 0x00000200>;
>   		bus-frequency = <0>;
>   
> -		wdt at 200 {
> +		watchdog at 200 {
>   			device_type = "watchdog";
>   			compatible = "mpc83xx_wdt";
>   			reg = <0x200 0x100>;
> 



More information about the Linuxppc-dev mailing list