linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v4,0/5] watchdog: mt8192: add wdt support
@ 2020-08-03  7:14 Crystal Guo
  2020-08-03  7:14 ` [v4,1/5] dt-binding: mediatek: watchdog: fix the description of compatible Crystal Guo
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Crystal Guo @ 2020-08-03  7:14 UTC (permalink / raw)
  To: linux, robh+dt, matthias.bgg
  Cc: srv_heupstream, linux-mediatek, linux-arm-kernel, linux-kernel,
	linux-watchdog, seiya.wang

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-09-21 16:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03  7:14 [v4,0/5] watchdog: mt8192: add wdt support Crystal Guo
2020-08-03  7:14 ` [v4,1/5] dt-binding: mediatek: watchdog: fix the description of compatible Crystal Guo
2020-09-14 15:13   ` Guenter Roeck
2020-08-03  7:14 ` [v4,2/5] arm64: dts: mt8183: update watchdog device node Crystal Guo
2020-09-14 15:14   ` Guenter Roeck
2020-09-21 16:58   ` Matthias Brugger
2020-08-03  7:14 ` [v4,3/5] dt-binding: mediatek: mt8192: update mtk-wdt document Crystal Guo
2020-08-03  7:15 ` [v4,4/5] dt-binding: mt8192: add toprgu reset-controller head file Crystal Guo
2020-09-14 15:15   ` Guenter Roeck
2020-08-03  7:15 ` [v4,5/5] watchdog: mt8192: add wdt support Crystal Guo
2020-09-14 15:12   ` Guenter Roeck
2020-09-11  3:26 ` [v4,0/5] " Nicolas Boichat
2020-09-14 15:26   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).