mbox series

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

Message ID 20210620134954.15233-1-Christine.Zhu@mediatek.com (mailing list archive)
Headers show
Series watchdog: mt8195: add wdt support | expand

Message

Christine Zhu June 20, 2021, 1:49 p.m. UTC
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(-)

Comments

Tzung-Bi Shih June 21, 2021, 6:11 a.m. UTC | #1
On Sun, Jun 20, 2021 at 9:50 PM Christine Zhu
<Christine.Zhu@mediatek.com> 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.