This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

zephyr,mmc-disk (on sd bus)

Vendor: Zephyr-specific binding

Description

Zephyr MMC disk node. A binding with this compatible present within an SD
host controller device node indicates that an MMC chip is attached to that
SD bus. This binding will enable that to be used with the disk driver
API and any subsystems that utilize it.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

bus-width

int

Indicates the way the MMC device is connected to the bus.
Defaults to the maximum possible number of bus lines.

Default value: 8

Legal values: 1, 4, 8