zephyr/subsys/disk
Maureen Helm 10d33e2d28 disk: Fix nxp usdhc driver optional gpio properties
The power and chip detect gpios are optional device tree properties for
the nxp usdhc driver. Fixes a build error on the mm_swiftio board, which
does not set the power gpio property.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-11-03 10:35:49 -06:00
..
CMakeLists.txt
disk_access_flash.c
disk_access_ram.c
disk_access_sdhc.h
disk_access_spi_sdhc.c
disk_access_stm32_sdmmc.c
disk_access_usdhc.c
disk_access.c
fat12_ramdisk.h
Kconfig