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

Christine Zhu Christine.Zhu at mediatek.com
Tue Jun 22 07:50:11 PDT 2021


Change since v2:
  - Remove the unneeded tag
  - Add other proper prefixes on title
  - Add mt8195 of_device_id

Change since v1:
  - Supports MT8195 watchdog device
  - Supports MT8195 watchdog reset-controller

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

 .../devicetree/bindings/watchdog/mtk-wdt.txt       |  2 +-
 drivers/watchdog/mtk_wdt.c                         |  6 +++++
 .../dt-bindings/reset-controller/mt8195-resets.h   | 29 ++++++++++++++++++++++
 3 files changed, 36 insertions(+), 1 deletion(-)
 create mode 100644 include/dt-bindings/reset-controller/mt8195-resets.h



More information about the linux-arm-kernel mailing list