Hi, Here are two simple patches that add DT support to the jz4740 watchdog driver. Patches are based on 3.19-rc6. Quite disjoint and stay within jz4740 so should apply easily on other trees. If you would like to have them rebased to a different tree, please tell. V2 Changes Renamed binding to jz4740 instead of jz47xx Removed clk bindings. They can be added later when the clock tree is fixed. Rather than add bindings now and change later. Added MODULE_DEVICE_TABLE() Thank-you ZubairLK Zubair Lutfullah Kakakhel (2): dt: watchdog: Add DT binding documentation for jz4740 watchdog timer watchdog: jz4740: Add DT support .../devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt | 12 ++++++++++++ drivers/watchdog/jz4740_wdt.c | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html