public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: Add Loongson-2K0300 SD/SDIO/eMMC controller support
@ 2026-03-03 11:27 Binbin Zhou
  2026-03-03 11:27 ` [PATCH 1/3] dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K0300 Binbin Zhou
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Binbin Zhou @ 2026-03-03 11:27 UTC (permalink / raw)
  To: Binbin Zhou, Huacai Chen, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Ulf Hansson
  Cc: Huacai Chen, Xuerui Wang, loongarch, devicetree, linux-mmc,
	Binbin Zhou

Hi all:

The patchset describes two MMC controllers of the Loongson-2K0300 SoC,
one providing an eMMC interface and the other exporting an SD/SDIO
interface.

Its hardware design is similar to that of the Loongson-2K2000, but it
suffers from hardware defects such as missing CMD48 interrupts.

Thanks.
Binbin

Binbin Zhou (3):
  dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for
    Loongson-2K0300
  mmc: loongson2: Gathering all SoCs private data together
  mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driver

 .../bindings/mmc/loongson,ls2k0500-mmc.yaml   |  1 +
 drivers/mmc/host/loongson2-mmc.c              | 59 ++++++++++++++-----
 2 files changed, 44 insertions(+), 16 deletions(-)


base-commit: 6a4a4c1cc0012590b8bebf6c95d51687d39b420c
-- 
2.52.0


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

end of thread, other threads:[~2026-03-09 15:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 11:27 [PATCH 0/3] mmc: Add Loongson-2K0300 SD/SDIO/eMMC controller support Binbin Zhou
2026-03-03 11:27 ` [PATCH 1/3] dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K0300 Binbin Zhou
2026-03-03 19:06   ` Conor Dooley
2026-03-03 11:27 ` [PATCH 2/3] mmc: loongson2: Gathering all SoCs private data together Binbin Zhou
2026-03-03 11:27 ` [PATCH 3/3] mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driver Binbin Zhou
2026-03-04  8:05 ` [PATCH 0/3] mmc: Add Loongson-2K0300 SD/SDIO/eMMC controller support Huacai Chen
2026-03-09 15:06 ` Ulf Hansson

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