On 05/31/2012 11:44 PM, jgq516@xxxxxxxxx wrote: > From: Xiao Jiang <jgq516@xxxxxxxxx> > > Changes compared to previous version: > - created document for omap wdt > - some modifications per the comments from Benoit and Jon > > This series is based on latest Linus'tree, and also can be applied to dt branch > of linux-omap tree. Tested with omap4430 blaze board and am37xx board. > > Xiao Jiang (3): > arm/dts: add wdt node for omap3 and omap4 > OMAP: avoid build wdt platform device if with dt support > watchdog: omap_wdt: add device tree support > > .../devicetree/bindings/watchdog/omap-wdt.txt | 14 ++++++++++++++ > arch/arm/boot/dts/omap3.dtsi | 5 +++++ > arch/arm/boot/dts/omap4.dtsi | 5 +++++ > arch/arm/mach-omap2/devices.c | 2 +- > drivers/watchdog/omap_wdt.c | 7 +++++++ > 5 files changed, 32 insertions(+), 1 deletions(-) > create mode 100644 Documentation/devicetree/bindings/watchdog/omap-wdt.txt Thanks! Looks good to me. Reviewed-by: Jon Hunter <jon-hunter@xxxxxx> Cheers Jon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html