From: Andrew Jeffery <andrew@aj.id.au>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH 0/2] watchdog: aspeed: External reset signal properties
Date: Wed, 2 Aug 2017 14:15:27 +0930 [thread overview]
Message-ID: <20170802044529.30032-1-andrew@aj.id.au> (raw)
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
next reply other threads:[~2017-08-02 4:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-02 4:45 Andrew Jeffery [this message]
2017-08-02 4:45 ` [PATCH 1/2] dt-bindings: watchdog: aspeed: External reset signal properties Andrew Jeffery
2017-08-10 15:45 ` Rob Herring
2017-08-15 2:20 ` [1/2] " Guenter Roeck
2017-08-02 4:45 ` [PATCH 2/2] watchdog: aspeed: Support configuration of external " Andrew Jeffery
2017-08-15 2:21 ` [2/2] " Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170802044529.30032-1-andrew@aj.id.au \
--to=andrew@aj.id.au \
--cc=linux-aspeed@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox