devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/8] Add Bananapi R4 variants and add xsphy
@ 2025-04-22 13:24 Frank Wunderlich
  2025-04-22 13:24 ` [PATCH v4 1/8] dt-bindings: arm: mediatek: add bpi-r4 2g5 phy variant Frank Wunderlich
                   ` (10 more replies)
  0 siblings, 11 replies; 29+ messages in thread
From: Frank Wunderlich @ 2025-04-22 13:24 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Lee Jones,
	Chunfeng Yun, Vinod Koul, Kishon Vijay Abraham I,
	Matthias Brugger, AngeloGioacchino Del Regno
  Cc: Frank Wunderlich, Rafał Miłecki, Daniel Golle,
	Sean Wang, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, linux-phy

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

With this series i continue the mt7988/bananapi-r4 dts upstream work

changes in v4:
- changes based on review comments in v3 (mostly bindings)
- changed topmisc unit address to match reg

Daniel Golle (1):
  phy: mediatek: xsphy: support type switch by pericfg

Frank Wunderlich (7):
  dt-bindings: arm: mediatek: add bpi-r4 2g5 phy variant
  arm64: dts: mediatek: mt7988a-bpi-r4: allow hw variants of bpi-r4
  dt-bindings: phy: mtk-xs-phy: Add mt7988 compatible
  dt-bindings: phy: mtk-xs-phy: support type switch by pericfg
  dt-bindings: mfd: syscon: Add mt7988-topmisc
  arm64: dts: mediatek: mt7988: Add xsphy for ssusb0/pcie2
  arm64: dts: mediatek: mt7988a-bpi-r4: enable xsphy

 .../devicetree/bindings/arm/mediatek.yaml     |   4 +
 .../devicetree/bindings/mfd/syscon.yaml       |   2 +
 .../bindings/phy/mediatek,xsphy.yaml          |  16 +
 arch/arm64/boot/dts/mediatek/Makefile         |   2 +
 .../mediatek/mt7988a-bananapi-bpi-r4-2g5.dts  |  11 +
 .../dts/mediatek/mt7988a-bananapi-bpi-r4.dts  | 400 +----------------
 .../dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi | 403 ++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7988a.dtsi     |  36 ++
 drivers/phy/mediatek/phy-mtk-xsphy.c          |  85 +++-
 9 files changed, 563 insertions(+), 396 deletions(-)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi

-- 
2.43.0


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

end of thread, other threads:[~2025-05-20  9:47 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 13:24 [PATCH v4 0/8] Add Bananapi R4 variants and add xsphy Frank Wunderlich
2025-04-22 13:24 ` [PATCH v4 1/8] dt-bindings: arm: mediatek: add bpi-r4 2g5 phy variant Frank Wunderlich
2025-04-22 13:29   ` AngeloGioacchino Del Regno
2025-04-23 12:33   ` Rob Herring
2025-04-23 13:47     ` Frank Wunderlich
2025-04-23 13:07   ` Krzysztof Kozlowski
2025-04-22 13:24 ` [PATCH v4 2/8] arm64: dts: mediatek: mt7988a-bpi-r4: allow hw variants of bpi-r4 Frank Wunderlich
2025-04-22 13:29   ` AngeloGioacchino Del Regno
2025-04-22 13:24 ` [PATCH v4 3/8] dt-bindings: phy: mtk-xs-phy: Add mt7988 compatible Frank Wunderlich
2025-04-22 13:31   ` AngeloGioacchino Del Regno
2025-04-24  6:41   ` Krzysztof Kozlowski
2025-04-22 13:24 ` [PATCH v4 4/8] dt-bindings: phy: mtk-xs-phy: support type switch by pericfg Frank Wunderlich
2025-04-22 13:31   ` AngeloGioacchino Del Regno
2025-04-24  7:34   ` Krzysztof Kozlowski
2025-04-24  7:35   ` Krzysztof Kozlowski
2025-04-24 15:09     ` Frank Wunderlich
2025-04-22 13:24 ` [PATCH v4 5/8] dt-bindings: mfd: syscon: Add mt7988-topmisc Frank Wunderlich
2025-04-22 13:31   ` AngeloGioacchino Del Regno
2025-04-24  7:35   ` Krzysztof Kozlowski
2025-05-01 12:00   ` (subset) " Lee Jones
2025-04-22 13:24 ` [PATCH v4 6/8] phy: mediatek: xsphy: support type switch by pericfg Frank Wunderlich
2025-04-22 13:31   ` AngeloGioacchino Del Regno
2025-04-22 13:24 ` [PATCH v4 7/8] arm64: dts: mediatek: mt7988: Add xsphy for ssusb0/pcie2 Frank Wunderlich
2025-04-22 13:32   ` AngeloGioacchino Del Regno
2025-04-22 13:24 ` [PATCH v4 8/8] arm64: dts: mediatek: mt7988a-bpi-r4: enable xsphy Frank Wunderlich
2025-04-22 13:32   ` AngeloGioacchino Del Regno
2025-05-10 11:35 ` Aw: [PATCH v4 0/8] Add Bananapi R4 variants and add xsphy Frank Wunderlich
2025-05-14 11:37 ` (subset) " Vinod Koul
2025-05-20  9:47 ` AngeloGioacchino Del Regno

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