public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Introduce DW MMC support for Exynos7870
@ 2025-02-03 20:34 Kaustabh Chakraborty
  2025-02-03 20:34 ` [PATCH 1/3] dt-bindings: mmc: samsung,exynos-dw-mshc: add exynos7870 support Kaustabh Chakraborty
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kaustabh Chakraborty @ 2025-02-03 20:34 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Alim Akhtar, Jaehoon Chung
  Cc: Sergey Lisov, Krzysztof Kozlowski, linux-mmc, devicetree,
	linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Kaustabh Chakraborty

This series adds support for SMU and non-SMU variants of Exynos7870 DW
MMC controllers.

Some DW MMC controllers require two 32-bit r/w from a 64-bit FIFO,
the series implements that feature as well.

This patch series is a part of Exynos7870 upstreaming.

Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
---
Kaustabh Chakraborty (1):
      dt-bindings: mmc: samsung,exynos-dw-mshc: add exynos7870 support

Sergey Lisov (2):
      mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves
      mmc: dw_mmc: add exynos7870 DW MMC support

 .../bindings/mmc/samsung,exynos-dw-mshc.yaml       |  2 +
 drivers/mmc/host/dw_mmc-exynos.c                   | 41 +++++++++-
 drivers/mmc/host/dw_mmc.c                          | 94 +++++++++++++++++++++-
 drivers/mmc/host/dw_mmc.h                          | 27 +++++++
 4 files changed, 161 insertions(+), 3 deletions(-)
---
base-commit: df4b2bbff898227db0c14264ac7edd634e79f755
change-id: 20250203-exynos7870-mmc-75bac583c864

Best regards,
-- 
Kaustabh Chakraborty <kauschluss@disroot.org>


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

end of thread, other threads:[~2025-02-11 17:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 20:34 [PATCH 0/3] Introduce DW MMC support for Exynos7870 Kaustabh Chakraborty
2025-02-03 20:34 ` [PATCH 1/3] dt-bindings: mmc: samsung,exynos-dw-mshc: add exynos7870 support Kaustabh Chakraborty
2025-02-05  8:28   ` Krzysztof Kozlowski
2025-02-03 20:34 ` [PATCH 2/3] mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves Kaustabh Chakraborty
2025-02-03 20:34 ` [PATCH 3/3] mmc: dw_mmc: add exynos7870 DW MMC support Kaustabh Chakraborty
2025-02-11 17:44 ` [PATCH 0/3] Introduce DW MMC support for Exynos7870 Kaustabh Chakraborty

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