zephyr,sdmmc-disk (on sd bus)

Vendor: Zephyr-specific binding

Note

An implementation of a driver matching this compatible is available in drivers/disk/sdmmc_subsys.c.

Description

Zephyr SDMMC disk node. A binding with this compatible present within an SD
host controller device node indicates that an SDMMC disk is attached to that
SD bus. This binding will enable that disk 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

disk-name

string

Disk name.

This property is required.