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

From: Christopher Bostic
Date: Tue Jun 13 2017 - 16:38:39 EST


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