devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] add syscon requirement for mt7988
@ 2024-07-09 10:13 Frank Wunderlich
  2024-07-09 10:13 ` [PATCH v1 1/4] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 syscon requirement Frank Wunderlich
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Frank Wunderlich @ 2024-07-09 10:13 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Wim Van Sebroeck, Guenter Roeck
  Cc: Frank Wunderlich, Daniel Golle, linux-clk, devicetree,
	linux-kernel, linux-arm-kernel, linux-mediatek, linux-watchdog

From: Frank Wunderlich <frank-w@public-files.de>

Some nodes require the syscon fallback at least in u-boot when using
OF_UPSTREAM.

This is because uboot driver uses syscon_node_to_regmap in mtk_eth.c for
"mediatek,toprgu", "mediatek,xfi_pll" and reset pointing to watchdog-node.

Frank Wunderlich (4):
  dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 syscon requirement
  dt-bindings: clock: mediatek: add syscon requirement for mt7988
    xfi-pll
  dt-bindings: clock: mediatek: add syscon requirement for mt7988
    ethwarp
  arm64: dts: mediatek: mt7988: add syscon for watchdog, xfi-pll and
    ethwarp

 .../devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml | 6 ++++--
 .../devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml | 7 +++++--
 .../devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml     | 5 ++++-
 arch/arm64/boot/dts/mediatek/mt7988a.dtsi                  | 6 +++---
 4 files changed, 16 insertions(+), 8 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-07-13 10:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 10:13 [PATCH v1 0/4] add syscon requirement for mt7988 Frank Wunderlich
2024-07-09 10:13 ` [PATCH v1 1/4] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 syscon requirement Frank Wunderlich
2024-07-13 10:21   ` Krzysztof Kozlowski
2024-07-13 10:47     ` Frank Wunderlich
2024-07-09 10:13 ` [PATCH v1 2/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 xfi-pll Frank Wunderlich
2024-07-13 10:22   ` Krzysztof Kozlowski
2024-07-09 10:13 ` [PATCH v1 3/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 ethwarp Frank Wunderlich
2024-07-13 10:22   ` Krzysztof Kozlowski
2024-07-09 10:13 ` [PATCH v1 4/4] arm64: dts: mediatek: mt7988: add syscon for watchdog, xfi-pll and ethwarp Frank Wunderlich
2024-07-10 10:45 ` [PATCH v1 0/4] add syscon requirement for mt7988 AngeloGioacchino Del Regno
2024-07-10 11:34   ` Aw: " Frank Wunderlich
2024-07-10 12:50     ` AngeloGioacchino Del Regno
2024-07-11 16:38       ` Rob Herring

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).