[PATCH 0/2] mmc: Use device API to replace devfdt_ helpers

Peng Fan (OSS) peng.fan at oss.nxp.com
Mon May 25 05:58:01 CEST 2026


The goal is to remove the direct usage of devfdt_ APIs in drivers. The
device APIs supports both live device tree and flat DT backends,
avoiding direct dependency on devfdt_* helpers.

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
Peng Fan (2):
      mmc: xenon_sdhci: Use livetree API
      mmc: cv1800b_sdhci: Use dev_read_addr_ptr()

 drivers/mmc/cv1800b_sdhci.c | 2 +-
 drivers/mmc/xenon_sdhci.c   | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)
---
base-commit: bb354d04459f5425318aeb8a70bae995ee573f1d
change-id: 20260525-devfdt-mmc-4c8b3d4cc005

Best regards,
-- 
Peng Fan <peng.fan at nxp.com>



More information about the U-Boot mailing list