[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170613203818.17399-1-cbostic@linux.vnet.ibm.com>
Date: Tue, 13 Jun 2017 15:38:16 -0500
From: Christopher Bostic <cbostic@...ux.vnet.ibm.com>
To: wim@...ana.be, linux@...ck-us.net
Cc: Christopher Bostic <cbostic@...ux.vnet.ibm.com>, joel@....id.au,
linux-kernel@...r.kernel.org, linux-watchdog@...r.kernel.org,
andrew@...id.au
Subject: [PATCH 0/2] drivers/watchdog ASPEED: Add optional dev tree configs
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
Powered by blists - more mailing lists