All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.10 v2 0/4] Witherspoon WDTRST1 enablement
@ 2017-07-26 16:08 Andrew Jeffery
  2017-07-26 16:08 ` [PATCH linux dev-4.10 v2 1/4] ARM: aspeed: Request WDTRST1 pinctrl function Andrew Jeffery
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andrew Jeffery @ 2017-07-26 16:08 UTC (permalink / raw)
  To: joel; +Cc: Andrew Jeffery, mspinler, msbarth, openbmc

Hello,

Earlier I sent a patch fixing the wdt1 pinctrl bindings so that we request the
WDTRST1 function:

  https://lists.ozlabs.org/pipermail/openbmc/2017-July/008373.html

This series builds on top of that patch (and contains it, hence v2), adding
new bindings to further configure the pin's behaviour through the watchdog
controller itself. This is necessary for correct behaviour of the latch
asserting the MAX31785 FAULT pin across a BMC reset.

Cheers,

Andrew

Andrew Jeffery (4):
  ARM: aspeed: Request WDTRST1 pinctrl function
  dt-bindings: watchdog: aspeed: External reset signal properties
  watchdog: aspeed: Support external signal drive and polarity bindings
  ARM: dts: aspeed: Witherspoon WDT1 external signal is push-pull

 .../devicetree/bindings/watchdog/aspeed-wdt.txt     |  7 +++++++
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts    |  4 ++++
 drivers/watchdog/aspeed_wdt.c                       | 21 +++++++++++++++++++++
 3 files changed, 32 insertions(+)

-- 
2.11.0

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

end of thread, other threads:[~2017-07-26 20:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-26 16:08 [PATCH linux dev-4.10 v2 0/4] Witherspoon WDTRST1 enablement Andrew Jeffery
2017-07-26 16:08 ` [PATCH linux dev-4.10 v2 1/4] ARM: aspeed: Request WDTRST1 pinctrl function Andrew Jeffery
2017-07-26 16:08 ` [PATCH linux dev-4.10 v2 2/4] dt-bindings: watchdog: aspeed: External reset signal properties Andrew Jeffery
2017-07-26 16:08 ` [PATCH linux dev-4.10 v2 3/4] watchdog: aspeed: Support external signal drive and polarity bindings Andrew Jeffery
2017-07-26 17:52   ` Matt Spinler
2017-07-26 20:51     ` Andrew Jeffery
2017-07-26 16:08 ` [PATCH linux dev-4.10 v2 4/4] ARM: dts: aspeed: Witherspoon WDT1 external signal is push-pull Andrew Jeffery
2017-07-26 17:54   ` Matt Spinler
2017-07-26 20:56     ` Andrew Jeffery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.