From: Peng Fan <peng.fan@oss.nxp.com>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de
Subject: [GIT PULL] please pull mmc-2025-07-16
Date: Thu, 17 Jul 2025 12:35:47 +0800 [thread overview]
Message-ID: <20250717041933.GA26574@nxa18884-linux> (raw)
Hi Tom,
Please pull mmc-2025-07-16
-----------------------------------------------
Drop unused kona_sdhci driver
Tighten config dependencies and a minor cleanup
-----------------------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/commit/0f38307dfe0ddca18ed873408e2c5f67873a7aab
Thanks,
Peng
The following changes since commit bcc7bc69b92ab728790aea0d08b2ae5e22d3b09d:
MAINTAINERS: Update email of Stefan Roese (2025-07-15 11:20:10 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2025-07-16
for you to fetch changes up to 0f38307dfe0ddca18ed873408e2c5f67873a7aab:
mmc: Remove unused kona_sdhci driver (2025-07-17 00:24:46 +0800)
----------------------------------------------------------------
Andrew Goodbody (1):
mmc: Take cleanup path to free memory on error exit
Tom Rini (2):
mmc: Tighten some mmc driver dependencies
mmc: Remove unused kona_sdhci driver
drivers/mmc/Kconfig | 26 +++++++++--------------
drivers/mmc/Makefile | 1 -
drivers/mmc/kona_sdhci.c | 132 --------------------------------------------------------------------------------------------------------------------
drivers/mmc/mmc.c | 6 ++++--
4 files changed, 14 insertions(+), 151 deletions(-)
delete mode 100644 drivers/mmc/kona_sdhci.c
next reply other threads:[~2025-07-17 3:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-17 4:35 Peng Fan [this message]
2025-07-17 19:04 ` [GIT PULL] please pull mmc-2025-07-16 Tom Rini
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=20250717041933.GA26574@nxa18884-linux \
--to=peng.fan@oss.nxp.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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.