devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: msm: Use timer DT node for qcom watchdog config
@ 2015-02-21  2:19 Mathieu Olivari
  2015-02-21  2:19 ` [PATCH 1/3] watchdog: qcom: use timer devicetree binding Mathieu Olivari
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Mathieu Olivari @ 2015-02-21  2:19 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, linux,
	wim, corbet, standby24x7, mathieu
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-watchdog

This change is done as a follow-up to the following thread:
https://lkml.org/lkml/2014/10/1/436

qcom-wdt is currently assuming the presence of a dedicated node in DT
to gets its configuration. However, on msm architecture, the watchdog is
usually part of the timer block. So this patch-set is changing the driver
and slightly enhancing the timer DT bindings to provide the relevant clocks
and interrupts.

Mathieu Olivari (3):
  watchdog: qcom: use timer devicetree binding
  ARM: qcom: add description of KPSS WDT for IPQ8064
  ARM: msm: add watchdog entries to DT timer binding doc

 Documentation/devicetree/bindings/arm/msm/timer.txt | 16 +++++++++++++---
 arch/arm/boot/dts/qcom-ipq8064.dtsi                 | 14 +++++++++++++-
 drivers/watchdog/qcom-wdt.c                         | 21 +++++++++++++++------
 3 files changed, 41 insertions(+), 10 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-03-27  7:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21  2:19 [PATCH 0/3] arm: msm: Use timer DT node for qcom watchdog config Mathieu Olivari
2015-02-21  2:19 ` [PATCH 1/3] watchdog: qcom: use timer devicetree binding Mathieu Olivari
     [not found]   ` <1424485176-8348-2-git-send-email-mathieu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2015-02-23 19:04     ` Stephen Boyd
2015-02-23 19:31   ` Guenter Roeck
2015-02-21  2:19 ` [PATCH 2/3] ARM: qcom: add description of KPSS WDT for IPQ8064 Mathieu Olivari
2015-02-23 19:05   ` Stephen Boyd
2015-02-23 19:32   ` Guenter Roeck
     [not found] ` <1424485176-8348-1-git-send-email-mathieu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2015-02-21  2:19   ` [PATCH 3/3] ARM: msm: add watchdog entries to DT timer binding doc Mathieu Olivari
     [not found]     ` <1424485176-8348-4-git-send-email-mathieu-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2015-02-23 19:33       ` Guenter Roeck
2015-02-23 21:35   ` [PATCH 0/3] arm: msm: Use timer DT node for qcom watchdog config Arnd Bergmann
2015-02-23 22:07     ` Stephen Boyd
2015-03-27  5:55   ` Stephen Boyd
2015-03-27  7:59   ` Wim Van Sebroeck

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).