On Sat, 18 Oct 2014 07:40:38 +0000 (UTC) Rui Paulo <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
