[PATCH_V3 0/2] watchdog: jz4740: Add DT support

From: Zubair Lutfullah Kakakhel
Date: Tue Feb 03 2015 - 05:26:12 EST


Hi,

Here are two simple patches that add DT support to the jz4740 watchdog driver.

Patches are based on 3.19-rc7. 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.

V3 Changed
Added Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Typo in commit message.
Rebased to rc7

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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/