[PATCH 0/2] MediaTek MT6735 TOPRGU/WDT support

From: Yassine Oudjana
Date: Thu Mar 02 2023 - 07:40:48 EST


From: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>

These patches are part of a larger effort to support the MT6735 SoC family in
mainline Linux. More patches (unsent or sent and pending review or revision)
can be found here[1].

This series adds support for the top reset generation unit (TOPRGU) found on
the MediaTek MT6735 SoC. TOPRGU generates several reset signals and provides
watchdog timer functionality.

[1] https://gitlab.com/mt6735-mainline/linux/-/commits/mt6735-staging

Yassine Oudjana (2):
dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDT
watchdog: mtk_wdt: Add support for MT6735 WDT

.../bindings/watchdog/mediatek,mtk-wdt.yaml | 1 +
drivers/watchdog/mtk_wdt.c | 12 ++++++++++++
include/dt-bindings/reset/mediatek,mt6735-wdt.h | 17 +++++++++++++++++
3 files changed, 30 insertions(+)
create mode 100644 include/dt-bindings/reset/mediatek,mt6735-wdt.h

--
2.39.2