[PATCH 0/2] MediaTek MT6735 TOPRGU/WDT support
Yassine Oudjana
yassine.oudjana at gmail.com
Thu Mar 2 04:40:13 PST 2023
From: Yassine Oudjana <y.oudjana at protonmail.com>
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
More information about the linux-arm-kernel
mailing list