All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add mmc support for mt7988
@ 2024-10-09 16:55 ` Frank Wunderlich
  0 siblings, 0 replies; 8+ messages in thread
From: Frank Wunderlich @ 2024-10-09 16:55 UTC (permalink / raw)
  To: Chaotian Jing, Ulf Hansson, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Wenbin Mei
  Cc: devicetree, linux-mmc, linux-kernel, daniel, linux-mediatek, john,
	eladwf, ansuelsmth, linux-arm-kernel

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

Add MMC-Support for MT798 SoC

changes in v3:
- use mt7986 platform-data with the mt7988 compatible

changes in v2:
- corrected minItems to require all 4 clocks

Frank Wunderlich (2):
  dt-bindings: mmc: mtk-sd: Add mt7988 SoC
  mmc: mtk-sd: add support for mt7988

 .../devicetree/bindings/mmc/mtk-sd.yaml       | 24 +++++++++++++++++++
 drivers/mmc/host/mtk-sd.c                     |  1 +
 2 files changed, 25 insertions(+)

-- 
2.43.0



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

end of thread, other threads:[~2024-10-09 21:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 16:55 [PATCH v3 0/2] Add mmc support for mt7988 Frank Wunderlich
2024-10-09 16:55 ` Frank Wunderlich
2024-10-09 16:55 ` [PATCH v3 1/2] dt-bindings: mmc: mtk-sd: Add mt7988 SoC Frank Wunderlich
2024-10-09 16:55   ` Frank Wunderlich
2024-10-09 19:49   ` Rob Herring (Arm)
2024-10-09 19:49     ` Rob Herring (Arm)
2024-10-09 16:55 ` [PATCH v3 2/2] mmc: mtk-sd: add support for mt7988 Frank Wunderlich
2024-10-09 16:55   ` Frank Wunderlich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.