HomeFreeBSD

mmc: support for SPI bus type

Description

mmc: support for SPI bus type

  • Introduce the bus_type accessor, which allows to skip card selection and timing settings in SPI mode;
  • Add MMC_CMD_IS_APP flag for commands followed by the APP command, which is required by the upcoming MMCSPI driver.

Reviewed by: pkelsey
Sponsored by: UKRI
Differential Revision: https://reviews.freebsd.org/D49249

Details

Provenance
brAuthored on Apr 9 2025, 10:20 AM
Reviewer
pkelsey
Differential Revision
D49249: mmc: support for SPI bus type
Parents
rG8e7d333f9207: pf: added /* FALLTHROUGH */ comments, typecasts (u_int32_t)-1, ...
Branches
Unknown
Tags
Unknown