The latest development version of this page may be more current than this released 2.7.5 version.

st,stm32-sdmmc

Vendor: STMicroelectronics

Description

stm32 sdmmc disk access

Properties

Properties not inherited from the base binding file.

Name

Type

Details

cd-gpios

phandle-array

Card Detect pin

pwr-gpios

phandle-array

Power pin

pinctrl-0

phandles

Pin configuration for SDMMC signals.
We expect that the phandles will reference pinctrl nodes.

For example
pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9
             &sdmmc1_d2_pc10 &sdmmc1_d3_pc11
             &sdmmc1_ck_pc12 &sdmmc1_cmd_pd2>;