From: Binbin Zhou <zhoubinbin@loongson.cn>
To: Binbin Zhou <zhoubb.aaron@gmail.com>,
Huacai Chen <chenhuacai@loongson.cn>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: Huacai Chen <chenhuacai@kernel.org>,
Xuerui Wang <kernel@xen0n.name>,
loongarch@lists.linux.dev, devicetree@vger.kernel.org,
linux-mmc@vger.kernel.org, Binbin Zhou <zhoubinbin@loongson.cn>
Subject: [PATCH 0/3] mmc: Add Loongson-2K0300 SD/SDIO/eMMC controller support
Date: Tue, 3 Mar 2026 19:27:37 +0800 [thread overview]
Message-ID: <cover.1772529875.git.zhoubinbin@loongson.cn> (raw)
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
next reply other threads:[~2026-03-03 11:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 11:27 Binbin Zhou [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1772529875.git.zhoubinbin@loongson.cn \
--to=zhoubinbin@loongson.cn \
--cc=chenhuacai@kernel.org \
--cc=chenhuacai@loongson.cn \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@xen0n.name \
--cc=krzk+dt@kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=loongarch@lists.linux.dev \
--cc=robh@kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=zhoubb.aaron@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.