svn commit: r273248 - head/sys/boot/fdt/dts/arm

Andrew Turner andrew at fubar.geek.nz
Sat Oct 18 10:32:01 UTC 2014


On Sat, 18 Oct 2014 07:40:38 +0000 (UTC)
Rui Paulo <rpaulo at 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 at 44E35000 {
> +			compatible = "ti,wdt";

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

Andrew


More information about the svn-src-head mailing list