[0/2] watchdog: aspeed: Add pre-timeout interrupt support

Message ID 20221021151559.781983-1-eajames@linux.ibm.com
Headers
Series watchdog: aspeed: Add pre-timeout interrupt support |

Message

Eddie James Oct. 21, 2022, 3:15 p.m. UTC
  Enable the pre-timeout interrupt if requested by device property, and
document that property.

Eddie James (2):
  watchdog: aspeed: Add pre-timeout interrupt support
  dt-bindings: watchdog: aspeed: Document aspeed,pre-timeout-irq-us

 .../bindings/watchdog/aspeed-wdt.txt          |  7 ++-
 drivers/watchdog/aspeed_wdt.c                 | 53 ++++++++++++++++++-
 2 files changed, 57 insertions(+), 3 deletions(-)