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

Yassine Oudjana y.oudjana at protonmail.com
Wed Nov 6 02:47:46 PST 2024


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.

While doing so, a fix is made to the restart handler to make it work even
when the watchdog is disabled by default (never enabled by the bootloader).

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

Changes since v1:
- Split restart handler fix and MT6735 support into separate patches.

Yassine Oudjana (2):
  watchdog: mediatek: Fix mtk_wdt_restart
  watchdog: mediatek: Add support for MT6735 TOPRGU/WDT

 drivers/watchdog/mtk_wdt.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.47.0





More information about the Linux-mediatek mailing list