[PATCH 0/2] mtk-wdt: Add reset-by-toprgu support

Allen-KH Cheng posted 2 patches 1 year, 8 months ago
There is a newer version of this series
.../devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml     | 4 ++++
drivers/watchdog/mtk_wdt.c                                 | 7 +++++++
2 files changed, 11 insertions(+)
[PATCH 0/2] mtk-wdt: Add reset-by-toprgu support
Posted by Allen-KH Cheng 1 year, 8 months ago
This series is based on next-20230106.

In some cases, we may need toprgu to reset the wdt counter after wdt
resets.

Provide a reset_by_toprgu parameter for configuration. We can disable
or enable it by adding reset_by_toprgu in dts.

Allen-KH Cheng (2):
  dt-bindings: watchdog: mtk-wdt: Add reset-by-toprgu support
  watchdog: mtk_wdt: Add reset_by_toprgu support

 .../devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml     | 4 ++++
 drivers/watchdog/mtk_wdt.c                                 | 7 +++++++
 2 files changed, 11 insertions(+)

-- 
2.18.0