zephyr/subsys/disk
Kumar Gala de57449407 disk: sdhc: NXP: Convert clock control to use DEVICE_DT_GET
Replace device_get_binding with DEVICE_DT_GET for getting access
to the clock controller device.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-18 12:27:48 -06:00
..
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
disk_access_flash.c disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00
disk_access_ram.c disk: remove USB MSC specific FAT12 ramdisk 2020-12-02 11:50:11 +01:00
disk_access_sdhc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
disk_access_spi_sdhc.c device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
disk_access_stm32_sdmmc.c soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
disk_access_usdhc.c disk: sdhc: NXP: Convert clock control to use DEVICE_DT_GET 2021-02-18 12:27:48 -06:00
disk_access.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
Kconfig disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00