public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] arm64: dts: mt8167: Add the mmsys reset bit to reset DSI
@ 2026-02-11 19:03 Luca Leonardo Scorcia
  2026-02-11 19:03 ` [PATCH 1/7] soc: mediatek: mtk-mmsys: Add resets for mt8167 Luca Leonardo Scorcia
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Luca Leonardo Scorcia @ 2026-02-11 19:03 UTC (permalink / raw)
  To: linux-mediatek
  Cc: Luca Leonardo Scorcia, Wim Van Sebroeck, Guenter Roeck,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Philipp Zabel, linux-watchdog,
	devicetree, linux-kernel, linux-arm-kernel

This series adds support for the MMSYS reset registers for
mt8167 and uses them to trigger DSI reset during mtk-drm probe.
Registers and values are taken from the kernel source code
for the Lenovo Smart Clock and other mt8167 devices.

Luca Leonardo Scorcia (7):
  soc: mediatek: mtk-mmsys: Add resets for mt8167
  dt-bindings: mediatek: Add reset controller constants for mt8167
  watchdog: mediatek: Add support for mt8167 TOPRGU/WDT
  dt-bindings: watchdog: Support MediaTek MT8167 wdt
  arm64: dts: mt8167: Add a specific watchdog dts node
  arm64: dts: mt8167: Add the mmsys reset bit to reset dsi
  arm64: dts: mt8167: Add additional mmsys reset bits

 .../bindings/watchdog/mediatek,mtk-wdt.yaml   |  1 +
 arch/arm64/boot/dts/mediatek/mt8167.dtsi      | 10 ++++
 drivers/soc/mediatek/mt8167-mmsys.h           |  3 ++
 drivers/soc/mediatek/mtk-mmsys.c              |  2 +
 drivers/watchdog/mtk_wdt.c                    |  6 +++
 include/dt-bindings/reset/mt8167-resets.h     | 47 +++++++++++++++++++
 6 files changed, 69 insertions(+)
 create mode 100644 include/dt-bindings/reset/mt8167-resets.h

-- 
2.43.0


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

end of thread, other threads:[~2026-02-12 11:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11 19:03 [PATCH 0/7] arm64: dts: mt8167: Add the mmsys reset bit to reset DSI Luca Leonardo Scorcia
2026-02-11 19:03 ` [PATCH 1/7] soc: mediatek: mtk-mmsys: Add resets for mt8167 Luca Leonardo Scorcia
2026-02-12  9:52   ` AngeloGioacchino Del Regno
2026-02-11 19:03 ` [PATCH 2/7] dt-bindings: mediatek: Add reset controller constants " Luca Leonardo Scorcia
2026-02-12  9:52   ` AngeloGioacchino Del Regno
2026-02-12 11:36   ` Krzysztof Kozlowski
2026-02-11 19:03 ` [PATCH 3/7] watchdog: mediatek: Add support for mt8167 TOPRGU/WDT Luca Leonardo Scorcia
2026-02-12  9:52   ` AngeloGioacchino Del Regno
2026-02-11 19:03 ` [PATCH 4/7] dt-bindings: watchdog: Support MediaTek MT8167 wdt Luca Leonardo Scorcia
2026-02-12  9:52   ` AngeloGioacchino Del Regno
2026-02-11 19:03 ` [PATCH 5/7] arm64: dts: mt8167: Add a specific watchdog dts node Luca Leonardo Scorcia
2026-02-12  9:52   ` AngeloGioacchino Del Regno
2026-02-11 19:03 ` [PATCH 6/7] arm64: dts: mt8167: Add the mmsys reset bit to reset dsi Luca Leonardo Scorcia
2026-02-12  8:01   ` Luca Leonardo Scorcia
2026-02-12  9:57     ` AngeloGioacchino Del Regno
2026-02-12  9:52   ` AngeloGioacchino Del Regno
2026-02-11 19:03 ` [PATCH 7/7] arm64: dts: mt8167: Add additional mmsys reset bits Luca Leonardo Scorcia
2026-02-12  9:55   ` AngeloGioacchino Del Regno
2026-02-12 11:38   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox