[PATCH 1/4] powerpc: 512x: Rename wdt@ node to watchdog@
Christophe Leroy
christophe.leroy at csgroup.eu
Fri Oct 10 01:08:19 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/mpc5121.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/powerpc/boot/dts/mpc5121.dtsi b/arch/powerpc/boot/dts/mpc5121.dtsi
> index d3fc8062fbcd7b959a7edf17c8e9a28086034d69..a278fb7b9e71182582f658b30c2ea4e962edd7b7 100644
> --- a/arch/powerpc/boot/dts/mpc5121.dtsi
> +++ b/arch/powerpc/boot/dts/mpc5121.dtsi
> @@ -112,7 +112,7 @@ ipic: interrupt-controller at c00 {
> };
>
> /* Watchdog timer */
> - wdt at 900 {
> + watchdog at 900 {
> compatible = "fsl,mpc5121-wdt";
> reg = <0x900 0x100>;
> };
>
More information about the Linuxppc-dev
mailing list