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
Kconfig
disk_access.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
disk_access_flash.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
disk_access_ram.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
disk_access_sdhc.h
disk_access_spi_sdhc.c disk: sdhc: use the multiple block transfer for writing 2020-09-05 11:07:04 +02:00
disk_access_stm32_sdmmc.c subsys/disk: stm32 sdmmc: Add support for device tree pinctrl 2020-10-29 09:21:27 +01:00
disk_access_usdhc.c disk: Fix nxp usdhc driver optional gpio properties 2020-11-03 10:35:49 -06:00
fat12_ramdisk.h