public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: Add support for ImgTec PowerDown Controller Watchdog Timer
@ 2014-11-12 15:18 Naidu.Tellapati
  2014-11-12 15:18 ` [PATCH 1/2] watchdog: ImgTec PDC Watchdog Timer Driver Naidu.Tellapati
  2014-11-12 15:18 ` [PATCH 2/2] DT: watchdog: Add ImgTec PDC Watchdog Timer binding documentation Naidu.Tellapati
  0 siblings, 2 replies; 14+ messages in thread
From: Naidu.Tellapati @ 2014-11-12 15:18 UTC (permalink / raw)
  To: wim, linux, James.Hartley, abrestic, Ezequiel.Garcia
  Cc: linux-watchdog, devicetree, Jude.Abraham, Naidu Tellapati

From: Naidu Tellapati <Naidu.Tellapati@imgtec.com>

Hi all,

This patchset provides support for the PowerDown Controller (PDC)
Watchdog Timer found on Pistachio SOC from Imagination Technologies (ImgTec).

Upstream support for the SoC is on the way and will be submitted soon.

The series is based on 3.18-rc4. We appreciate your feedback.

Naidu Tellapati (2):
  watchdog: ImgTec PDC Watchdog Timer Driver
  DT: watchdog: Add ImgTec PDC Watchdog Timer binding documentation

 .../devicetree/bindings/watchdog/imgpdc-wdt.txt    |   18 +
 drivers/watchdog/Kconfig                           |  167 +++------
 drivers/watchdog/Makefile                          |   12 +-
 drivers/watchdog/imgpdc_wdt.c                      |  388 ++++++++++++++++++++
 4 files changed, 468 insertions(+), 117 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/watchdog/imgpdc-wdt.txt
 create mode 100644 drivers/watchdog/imgpdc_wdt.c

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-11-14 14:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12 15:18 [PATCH 0/2] watchdog: Add support for ImgTec PowerDown Controller Watchdog Timer Naidu.Tellapati
2014-11-12 15:18 ` [PATCH 1/2] watchdog: ImgTec PDC Watchdog Timer Driver Naidu.Tellapati
2014-11-13  4:56   ` Andrew Bresticker
2014-11-13 12:58     ` Jude Abraham
2014-11-13 13:26       ` James Hogan
2014-11-14 13:08         ` Naidu Tellapati
2014-11-14 14:08           ` James Hartley
2014-11-13 13:05   ` Ezequiel Garcia
2014-11-12 15:18 ` [PATCH 2/2] DT: watchdog: Add ImgTec PDC Watchdog Timer binding documentation Naidu.Tellapati
2014-11-13  4:09   ` Andrew Bresticker
2014-11-13 12:58     ` Jude Abraham
2014-11-13 13:08       ` James Hogan
2014-11-13 19:07         ` Andrew Bresticker
2014-11-14  3:18           ` Naidu Tellapati

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox