linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] MediaTek watchdog: MT6795 support and YAML conversion
@ 2022-10-05 11:35 AngeloGioacchino Del Regno
  2022-10-05 11:35 ` [PATCH 1/5] arm64: dts: mediatek: mt8186: Fix watchdog compatible AngeloGioacchino Del Regno
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-10-05 11:35 UTC (permalink / raw)
  To: wim
  Cc: linux, robh+dt, krzysztof.kozlowski+dt, matthias.bgg,
	allen-kh.cheng, seiya.wang, angelogioacchino.delregno,
	tinghan.shen, linux-watchdog, devicetree, linux-arm-kernel,
	linux-mediatek, linux-kernel

This series converts mtk-wdt.txt to dt-schema, fixes watchdog compatibles
for MT8186 and MT8195, and adds support for the watchdog and toprgu reset
found on the MediaTek Helio X10 MT6795 SoC.

AngeloGioacchino Del Regno (5):
  arm64: dts: mediatek: mt8186: Fix watchdog compatible
  arm64: dts: mediatek: mt8195: Fix watchdog compatible
  dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
  dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
  watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and
    toprgu

 .../bindings/watchdog/mediatek,mtk-wdt.yaml   | 81 +++++++++++++++++++
 .../devicetree/bindings/watchdog/mtk-wdt.txt  | 42 ----------
 arch/arm64/boot/dts/mediatek/mt8186.dtsi      |  3 +-
 arch/arm64/boot/dts/mediatek/mt8195.dtsi      |  3 +-
 drivers/watchdog/mtk_wdt.c                    |  6 ++
 5 files changed, 89 insertions(+), 46 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
 delete mode 100644 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt

-- 
2.37.2



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

end of thread, other threads:[~2022-10-14 16:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 11:35 [PATCH 0/5] MediaTek watchdog: MT6795 support and YAML conversion AngeloGioacchino Del Regno
2022-10-05 11:35 ` [PATCH 1/5] arm64: dts: mediatek: mt8186: Fix watchdog compatible AngeloGioacchino Del Regno
2022-10-05 11:35 ` [PATCH 2/5] arm64: dts: mediatek: mt8195: " AngeloGioacchino Del Regno
2022-10-05 11:35 ` [PATCH 3/5] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema AngeloGioacchino Del Regno
2022-10-05 13:38   ` Rob Herring
2022-10-05 13:42     ` AngeloGioacchino Del Regno
2022-10-05 16:33   ` Krzysztof Kozlowski
2022-10-06  2:26     ` Allen-KH Cheng (程冠勳)
2022-10-06  8:36     ` AngeloGioacchino Del Regno
2022-10-06  8:43       ` Allen-KH Cheng (程冠勳)
2022-10-06  8:45         ` AngeloGioacchino Del Regno
2022-10-05 11:35 ` [PATCH 4/5] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795 AngeloGioacchino Del Regno
2022-10-05 13:39   ` Rob Herring
2022-10-14 16:46   ` Guenter Roeck
2022-10-05 11:35 ` [PATCH 5/5] watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprgu AngeloGioacchino Del Regno
2022-10-06 18:15   ` 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).