linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: shmobile: koelsch: Add DA9063 watchdog restart support
@ 2014-12-09 11:22 Geert Uytterhoeven
  2014-12-09 11:22 ` [PATCH 1/4] watchdog: da9063: Add restart handler support Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2014-12-09 11:22 UTC (permalink / raw)
  To: Wim Van Sebroeck, Wolfram Sang, Simon Horman, Magnus Damm
  Cc: Support Opensource, Guenter Roeck, Lee Jones, linux-watchdog,
	linux-i2c, linux-sh, Geert Uytterhoeven

	Hi Wim, Wolfram, Simon, Magnus,

This patch series add restart support for r8a7791/koelsch through the watchdog
in the DA9063 PMIC. Restart can be triggered in two ways:
  1. Timeout of the watchdog timer,
  2. Manual system restart, shutting down the DA9063.

Dependencies:
  - There are no strict merge order dependencies,
  - While manual restart depends on patch 1, patches 3 and 4 can be merged
    now, as restart on watchdog timeout works without patch 1.

Patches:
  - Patch 1 is intended for the watchdog tree (based on watchdog/next),
  - Patch 2 is intended for the i2c tree (based on i2c/next),
  - Patches 3 and 4 are intended for the shmobile tree (based on
    renesas-devel-20141209-v3.18).

This was tested on r8a7791/koelsch.
I expect this restart method to be usable on r8a7791/lager and r8a7794/alt,
too.

Thanks!

Geert Uytterhoeven (4):
  watchdog: da9063: Add restart handler support
  DT: i2c: Add devices handled by the da9063 MFD driver
  ARM: shmobile: koelsch: Add DA9063 PMIC device node for system restart
  ARM: shmobile: Enable DA9063 watchdog in multiplatform defconfig

 .../devicetree/bindings/i2c/trivial-devices.txt    |  1 +
 arch/arm/boot/dts/r8a7791-koelsch.dts              |  7 +++++
 arch/arm/configs/shmobile_defconfig                |  3 ++
 drivers/watchdog/da9063_wdt.c                      | 32 +++++++++++++++++++++-
 4 files changed, 42 insertions(+), 1 deletion(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2015-01-13 10:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09 11:22 [PATCH 0/4] ARM: shmobile: koelsch: Add DA9063 watchdog restart support Geert Uytterhoeven
2014-12-09 11:22 ` [PATCH 1/4] watchdog: da9063: Add restart handler support Geert Uytterhoeven
2014-12-09 12:37   ` Opensource [Steve Twiss]
     [not found]     ` <6ED8E3B22081A4459DAC7699F3695FB7D0B4C115-68WUHU125fLzLL1Oxlh9IgLouzNaz+3S@public.gmane.org>
2014-12-09 16:22       ` Guenter Roeck
2014-12-09 11:22 ` [PATCH 2/4] DT: i2c: Add devices handled by the da9063 MFD driver Geert Uytterhoeven
2014-12-09 12:40   ` Opensource [Steve Twiss]
     [not found]   ` <1418124169-7123-3-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-01-13 10:15     ` Wolfram Sang
2014-12-09 11:22 ` [PATCH 3/4] ARM: shmobile: koelsch: Add DA9063 PMIC device node for system restart Geert Uytterhoeven
     [not found]   ` <1418124169-7123-4-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2014-12-21 10:52     ` Simon Horman
     [not found]       ` <20141221105133.GA30697-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2014-12-22 13:21         ` Geert Uytterhoeven
     [not found] ` <1418124169-7123-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2014-12-09 11:22   ` [PATCH 4/4] ARM: shmobile: Enable DA9063 watchdog in multiplatform defconfig Geert Uytterhoeven
2014-12-10  0:33 ` [PATCH 0/4] ARM: shmobile: koelsch: Add DA9063 watchdog restart support Simon Horman
2014-12-10 10:06   ` Geert Uytterhoeven
2014-12-11  1:04     ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).