devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add watchdog support for MT8188 Soc
@ 2022-07-22  7:23 Runyang Chen
  2022-07-22  7:23 ` [PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188 Runyang Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Runyang Chen @ 2022-07-22  7:23 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Krzysztof Kozlowski,
	Matthias Brugger, Rob Herring, nfraprado
  Cc: angelogioacchino.delregno, Project_Global_Chrome_Upstream_Group,
	devicetree, linux-arm-kernel, linux-kernel, linux-mediatek,
	Runyang Chen

From: Runyang Chen <runyang.chen@mediatek.com>

Based on tag: next-20220720, linux-next/master
Depends on the series https://patchwork.kernel.org/project/linux-mediatek/list/?series=661445

v1:
1. Add mt8188-resets.h to define definition of reset bits.
2. Add wdt compatible for MT8188.

Runyang Chen (3):
  dt-bindings: watchdog: Add compatible for MediaTek MT8188
  dt-bindings: reset: mt8188: add toprgu reset-controller header file
  watchdog: mediatek: mt8188: add wdt support

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

-- 
2.18.0


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

end of thread, other threads:[~2022-07-25 22:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-22  7:23 [PATCH 0/3] Add watchdog support for MT8188 Soc Runyang Chen
2022-07-22  7:23 ` [PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188 Runyang Chen
2022-07-22  7:49   ` AngeloGioacchino Del Regno
2022-07-25 22:43   ` Rob Herring
2022-07-22  7:23 ` [PATCH] [2/3] dt-bindings: reset: mt8188: add toprgu reset-controller header file Runyang Chen
2022-07-25 22:44   ` Rob Herring
2022-07-22  7:23 ` [PATCH] [3/3] watchdog: mediatek: mt8188: add wdt support Runyang Chen
2022-07-22  7:49   ` AngeloGioacchino Del Regno
2022-07-22 15:10   ` 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).