From: Peng Fan <peng.fan@oss.nxp.com>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, ye.li@nxp.com, alexander.stein@ew.tq-group.com
Subject: [GIT PULL] Please pull mmc-next-2026-06-10
Date: Wed, 10 Jun 2026 11:07:42 +0800 [thread overview]
Message-ID: <aijU_urF5yvfqrg4@nxa18884-linux> (raw)
Hi Tom,
Please pull mmc-next-2026-06-10 for next
-------------------------------------------------
Convert ofnode API to dev_read API for mmc/power
Minor fix power on/off delay
Correct mmc command help
-------------------------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/30396
Thanks,
Peng
The following changes since commit e91911169bc737ee4a79963a1cba8db2aab7c1c0:
Merge tag 'v2026.07-rc4' into next (2026-06-08 15:28:18 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-next-2026-06-10
for you to fetch changes up to 39dd6607cd8a3b02ff64b4bb2bebc605195fd961:
power: regulator: scmi: convert ofnode API to dev_read API (2026-06-09 23:55:56 +0800)
----------------------------------------------------------------
Markus Niebel (1):
cmd: mmc: fix help and parameter verification with MMC_SPEED_MODE_SET not set
Peng Fan (14):
mmc: xenon_sdhci: Use livetree API
mmc: cv1800b_sdhci: Use dev_read_addr_ptr()
mmc: fsl_esdhc_imx: convert ofnode API to dev_read API
mmc: msm_sdhci: convert ofnode API to dev_read API
mmc: octeontx_hsmmc: convert ofnode API to dev_read API
power: regulator: tps6287x: Use dev_read_addr_index()
power: domain: meson-ee-pwrc: use dev_read_phandle_with_args for ao-sysctrl
power: domain: meson-gx-pwrc-vpu: use dev_read_phandle_with_args for hhi-sysctrl
power: domain: imx8m: convert ofnode API to dev_read API
power: pmic: pca9450: convert ofnode API to dev_read API
power: pmic: qcom: convert ofnode API to dev_read API
power: regulator: anatop: convert ofnode API to dev_read API
power: regulator: qcom-rpmh: convert ofnode API to dev_read API
power: regulator: scmi: convert ofnode API to dev_read API
Ye Li (1):
power: regulator: Fix power on/off delay issue
cmd/mmc.c | 21 +++++---
drivers/mmc/cv1800b_sdhci.c | 2 +-
drivers/mmc/fsl_esdhc_imx.c | 14 +++--
drivers/mmc/msm_sdhci.c | 7 ++-
drivers/mmc/octeontx_hsmmc.c | 74 +++++++++++----------------
drivers/mmc/octeontx_hsmmc.h | 1 -
drivers/mmc/xenon_sdhci.c | 5 +-
drivers/power/domain/imx8m-power-domain.c | 4 +-
drivers/power/domain/meson-ee-pwrc.c | 13 ++---
drivers/power/domain/meson-gx-pwrc-vpu.c | 13 ++---
drivers/power/pmic/pca9450.c | 2 +-
drivers/power/pmic/pmic_qcom.c | 2 +-
drivers/power/regulator/anatop_regulator.c | 3 +-
drivers/power/regulator/qcom-rpmh-regulator.c | 7 +--
drivers/power/regulator/regulator_common.c | 6 +--
drivers/power/regulator/scmi_regulator.c | 2 +-
drivers/power/regulator/tps6287x_regulator.c | 2 +-
17 files changed, 78 insertions(+), 100 deletions(-)
next reply other threads:[~2026-06-10 1:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 3:07 Peng Fan [this message]
2026-06-10 13:58 ` [GIT PULL] Please pull mmc-next-2026-06-10 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=aijU_urF5yvfqrg4@nxa18884-linux \
--to=peng.fan@oss.nxp.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=ye.li@nxp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox