[<prev] [next>] [day] [month] [year] [list]
Message-ID: <527A284A.8000901@ti.com>
Date: Wed, 6 Nov 2013 13:30:18 +0200
From: "ivan.khoronzhuk" <ivan.khoronzhuk@...com>
To: Santosh Shilimkar <santosh.shilimkar@...com>, <wim@...ana.be>,
<nsekhar@...com>, <linux-watchdog@...r.kernel.org>,
<devicetree@...r.kernel.org>
CC: <grant.likely@...aro.org>, <rob.herring@...xeda.com>,
<pawel.moll@....com>, <mark.rutland@....com>,
<swarren@...dotorg.org>, <galak@...nel.crashing.org>,
<ijc+devicetree@...lion.org.uk>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Fwd: [PATCH 0/8] Update Davinci watchdog driver
These patches are intended to update Davinci watchdog to use WDT core
and reuse driver for keystone arch, because Keystone uses the similar
IP like Davinci.
See Documentation:
Davinci DM646x - http://www.ti.com/lit/ug/spruer5b/spruer5b.pdf
Keystone - http://www.ti.com/lit/ug/sprugv5a/sprugv5a.pdf
Also:
- improved to support GET_TIMELEFT and GET_STATUS options.
- added "clocks" and "timeout-sec" properties to DT.
Based on
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
keystone/master
TO:
Santosh Shilimkar <santosh.shilimkar@...com> (maintainer: TI KEYSTONE MACHIN...)
Wim Van Sebroeck <wim@...ana.be> (maintainer:WATCHDOG DEVICE D...)
Sekhar Nori <nsekhar@...com> (supporter:TI DAVINCI MACHIN...)
linux-watchdog@...r.kernel.org (open list:WATCHDOG DEVICE D...)
devicetree@...r.kernel.org (open list:OPEN FIRMWARE AND...)
CC:
Grant Likely <grant.likely@...aro.org> (maintainer:OPEN FIRMWARE AND...)
Rob Herring <rob.herring@...xeda.com> (maintainer:OPEN FIRMWARE AND...)
Pawel Moll <pawel.moll@....com> (maintainer:OPEN FIRMWARE AND...)
Mark Rutland <mark.rutland@....com> (maintainer:OPEN FIRMWARE AND...)
Stephen Warren <swarren@...dotorg.org> (maintainer:OPEN FIRMWARE AND...)
Kumar Gala <galak@...nel.crashing.org>
Ian Campbell <ijc+devicetree@...lion.org.uk> (maintainer:OPEN FIRMWARE AND...)
linux-kernel@...r.kernel.org (open list)
linux-arm-kernel@...ts.infradead.org (moderated list:ARM SUB-ARCHITECT...)
Ivan Khoronzhuk (8):
watchdog: davinci: change driver to use WDT core
watchdog: davinci: use davinci_wdt_device structure to hold device
data
watchdog: davinci: add GET_TIMELEFT option support
watchdog: davinci: add GET_STATUS option support
watchdog: davinci: add "timeout-sec" property
watchdog: davinci: reuse driver for keystone arch
watchdog: davinci: add "clocks" property
arm: dts: keystone: add watchdog entry
.../devicetree/bindings/watchdog/davinci-wdt.txt | 21 +-
arch/arm/boot/dts/keystone.dts | 6 +
drivers/watchdog/Kconfig | 5 +-
drivers/watchdog/davinci_wdt.c | 234 ++++++++++----------
4 files changed, 139 insertions(+), 127 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists