[PATCH 0/3] Add watchdog support for MT8188 Soc

From: Runyang Chen
Date: Fri Jul 22 2022 - 03:26:15 EST


From: Runyang Chen <runyang.chen@xxxxxxxxxxxx>

Based on tag: next-20220720, linux-next/master
Depends on the series https://patchwork.kernel.org/project/linux-mediatek/list/?series=661445

v1:
1. Add mt8188-resets.h to define definition of reset bits.
2. Add wdt compatible for MT8188.

Runyang Chen (3):
dt-bindings: watchdog: Add compatible for MediaTek MT8188
dt-bindings: reset: mt8188: add toprgu reset-controller header file
watchdog: mediatek: mt8188: add wdt support

.../devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
drivers/watchdog/mtk_wdt.c | 6 ++++
include/dt-bindings/reset/mt8188-resets.h | 36 +++++++++++++++++++
3 files changed, 43 insertions(+)
create mode 100644 include/dt-bindings/reset/mt8188-resets.h

--
2.18.0