Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 11:31:51 +0100
From:      Andrew Turner <andrew@fubar.geek.nz>
To:        Rui Paulo <rpaulo@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r273248 - head/sys/boot/fdt/dts/arm
Message-ID:  <20141018113151.6d4451bb@bender.lan>
In-Reply-To: <201410180740.s9I7ecvi076716@svn.freebsd.org>
References:  <201410180740.s9I7ecvi076716@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Oct 2014 07:40:38 +0000 (UTC)
Rui Paulo <rpaulo@FreeBSD.org> wrote:
> Modified: head/sys/boot/fdt/dts/arm/am335x.dtsi
> ==============================================================================
> --- head/sys/boot/fdt/dts/arm/am335x.dtsi	Sat Oct 18 07:38:46
> 2014	(r273247) +++
> head/sys/boot/fdt/dts/arm/am335x.dtsi	Sat Oct 18 07:40:38
> 2014	(r273248) @@ -81,6 +81,13 @@ interrupts = < 16 >;
>  			interrupt-parent = <&AINTC>;
>   		};
> +
> +		wdt1@44E35000 {
> +			compatible = "ti,wdt";

Linux uses "ti,omap3-wdt" as the compatible string for this device.

Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141018113151.6d4451bb>