mbox series

[v3,0/2] Add mmc support for mt7988

Message ID 20241009165547.5959-1-linux@fw-web.de (mailing list archive)
Headers show
Series Add mmc support for mt7988 | expand

Message

Frank Wunderlich Oct. 9, 2024, 4:55 p.m. UTC
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(+)