Re: [v4,0/5] watchdog: mt8192: add wdt support

From: Nicolas Boichat
Date: Thu Sep 10 2020 - 23:26:37 EST


Matthias, Guenter,

These patches have all been reviewed (apart from fairly trivial 2/5),
which maintainer should be picking those up?

Thanks!

On Mon, Aug 3, 2020 at 3:15 PM Crystal Guo <crystal.guo@xxxxxxxxxxxx> wrote:
>
> v4 changes:
> revise commit messages.
>
> v3 changes:
> https://patchwork.kernel.org/patch/11692731/
> https://patchwork.kernel.org/patch/11692767/
> https://patchwork.kernel.org/patch/11692729/
> https://patchwork.kernel.org/patch/11692771/
> https://patchwork.kernel.org/patch/11692733/
>
> Crystal Guo (5):
> dt-binding: mediatek: watchdog: fix the description of compatible
> arm64: dts: mt8183: update watchdog device node
> dt-binding: mediatek: mt8192: update mtk-wdt document
> dt-binding: mt8192: add toprgu reset-controller head file
> watchdog: mt8192: add wdt support
>
> .../devicetree/bindings/watchdog/mtk-wdt.txt | 5 ++--
> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 3 +-
> drivers/watchdog/mtk_wdt.c | 6 ++++
> .../reset-controller/mt8192-resets.h | 30 +++++++++++++++++++
> 4 files changed, 40 insertions(+), 4 deletions(-)
> create mode 100644 include/dt-bindings/reset-controller/mt8192-resets.h
>
>