2021-06-20 13:51:27

by Christine Zhu

[permalink] [raw]
Subject: [v1,0/3] watchdog: mt8195: add wdt support

christine.zhu (3):
dt-binding: mt8195: update mtk-wdt document
dt-binding: mt8195: add toprgu reset-controller head file
watchdog: mt8195: add wdt support

.../devicetree/bindings/watchdog/mtk-wdt.txt | 2 +-
drivers/watchdog/mtk_wdt.c | 5 ++++
include/dt-bindings/reset/mt8195-resets.h | 29 +++++++++++++++++++
3 files changed, 35 insertions(+), 1 deletion(-)



2021-06-21 06:13:03

by Tzung-Bi Shih

[permalink] [raw]
Subject: Re: [v1,0/3] watchdog: mt8195: add wdt support

On Sun, Jun 20, 2021 at 9:50 PM Christine Zhu
<[email protected]> wrote:
> christine.zhu (3):
> dt-binding: mt8195: update mtk-wdt document
> dt-binding: mt8195: add toprgu reset-controller head file
> watchdog: mt8195: add wdt support
Please provide some information in the cover letter to let people know
what the series fixes about.