[PATCH 6/6] [POWERPC] 86xx: mpc8610_hpcd: add watchdog node

Scott Wood scottwood at freescale.com
Wed May 14 02:16:24 EST 2008


Anton Vorontsov wrote:
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
>  arch/powerpc/boot/dts/mpc8610_hpcd.dts |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/mpc8610_hpcd.dts b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
> index 5030533..a7f3e0e 100644
> --- a/arch/powerpc/boot/dts/mpc8610_hpcd.dts
> +++ b/arch/powerpc/boot/dts/mpc8610_hpcd.dts
> @@ -195,6 +195,12 @@
>  			fsl,has-rstcr;
>  		};
>  
> +		wdt at e4000 {
> +			device_type = "watchdog";
> +			compatible = "fsl,mpc8610-wdt";
> +			reg = <0xe4000 0x100>;
> +		};
> +

We don't need the device_type anymore.

-Scott



More information about the Linuxppc-dev mailing list