mbox series

[0/2] watchdog: sp805: add reset control support

Message ID 20240217-hisi-wdt-v1-0-cdb9ddcab968@outlook.com
Headers show
Series watchdog: sp805: add reset control support | expand

Message

Yang Xiwen via B4 Relay Feb. 17, 2024, 4:40 a.m. UTC
Deassert the reset if it's available.

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
---
Yang Xiwen (2):
      watchdog: sp805_wdt: deassert the reset if available
      dt-binding: watchdog: arm,sp805: document the reset signal

 Documentation/devicetree/bindings/watchdog/arm,sp805.yaml | 6 ++++++
 drivers/watchdog/sp805_wdt.c                              | 9 +++++++++
 2 files changed, 15 insertions(+)
---
base-commit: 8d3dea210042f54b952b481838c1e7dfc4ec751d
change-id: 20240217-hisi-wdt-3b52971a6591

Best regards,