Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1665166

[PATCH 0/2] drivers/watchdog ASPEED: Add optional dev tree configs

From Christopher Bostic <cbostic@linux.vnet.ibm.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] drivers/watchdog ASPEED: Add optional dev tree configs
Date 2017-06-13 22:40 +0200
Message-ID <tS0Lw-4an-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Add optional device tree attribute 'external-signal'.  Configure watchdog
to drive external signal on timeout if this attribute is present.

Add optional device tree attribute 'no-system-reset'.  Configure watchdog
to not reset system on timeout if this attribute is present.  This mode
is used when one of the other watchdogs in system is to be responsible for
managing system reset.

Christopher Bostic (2):
  drivers/watchdog: Document new aspeed optional dev tree properties.
  drivers/watchdog: ASPEED reference dev tree properties for config

 Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt | 11 +++++++++++
 drivers/watchdog/aspeed_wdt.c                             | 13 +++++++++++--
 2 files changed, 22 insertions(+), 2 deletions(-)

-- 
1.8.2.2

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/2] drivers/watchdog ASPEED: Add optional dev tree configs Christopher Bostic <cbostic@linux.vnet.ibm.com> - 2017-06-13 22:40 +0200

csiph-web