All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: aspeed: External reset signal properties
@ 2017-08-02  4:45 ` Andrew Jeffery
  0 siblings, 0 replies; 17+ messages in thread
From: Andrew Jeffery @ 2017-08-02  4:45 UTC (permalink / raw)
  To: linux-aspeed

Hello,

This two-patch series builds on top of Chris Bostic's changes introducing the
aspeed,external-signal devicetree property (currently v5):

    https://lkml.org/lkml/2017/7/17/777

Additional characteristics such as pulse width, push-pull vs open-drain driving
and active high or low polarity can be configured. This short series defines
optional properties to do so, and adds support to the driver.

Cheers,

Andrew

Andrew Jeffery (2):
  dt-bindings: watchdog: aspeed: External reset signal properties
  watchdog: aspeed: Support configuration of external signal properties

 .../devicetree/bindings/watchdog/aspeed-wdt.txt    |  10 +-
 drivers/watchdog/aspeed_wdt.c                      | 105 ++++++++++++++++++++-
 2 files changed, 111 insertions(+), 4 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2017-08-15  2:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02  4:45 [PATCH 0/2] watchdog: aspeed: External reset signal properties Andrew Jeffery
2017-08-02  4:45 ` Andrew Jeffery
2017-08-02  4:45 ` [PATCH 1/2] dt-bindings: " Andrew Jeffery
2017-08-02  4:45   ` Andrew Jeffery
2017-08-02  4:45   ` Andrew Jeffery
2017-08-10 15:45   ` Rob Herring
2017-08-10 15:45     ` Rob Herring
2017-08-10 15:45     ` Rob Herring
2017-08-15  2:20   ` [1/2] " Guenter Roeck
2017-08-15  2:20     ` Guenter Roeck
2017-08-15  2:20     ` Guenter Roeck
2017-08-02  4:45 ` [PATCH 2/2] watchdog: aspeed: Support configuration of external " Andrew Jeffery
2017-08-02  4:45   ` Andrew Jeffery
2017-08-02  4:45   ` Andrew Jeffery
2017-08-15  2:21   ` [2/2] " Guenter Roeck
2017-08-15  2:21     ` Guenter Roeck
2017-08-15  2:21     ` Guenter Roeck

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.