zephyr/drivers/disk
Erwan Gouriou 29a4eb3acc divers: disk: stm32 sdmmc: Configure clock through device tree
Similarly to what was done in USB or RNG drivers, configure 48MHz domain
clock using device tree.
By default a freq clock check is enabled.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2023-01-19 20:58:15 -08:00
..
CMakeLists.txt drivers: disk: Framework for eMMC 2023-01-14 09:22:22 +01:00
flashdisk.c drivers: flashdisk: check partition constraints 2022-11-14 16:37:04 +01:00
Kconfig
Kconfig.flash drivers: flashdisk: check partition constraints 2022-11-14 16:37:04 +01:00
Kconfig.ram
Kconfig.sdmmc divers: disk: stm32 sdmmc: Configure clock through device tree 2023-01-19 20:58:15 -08:00
mmc_subsys.c drivers: disk: Framework for eMMC 2023-01-14 09:22:22 +01:00
ramdisk.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sdmmc_sdhc.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sdmmc_stm32.c divers: disk: stm32 sdmmc: Configure clock through device tree 2023-01-19 20:58:15 -08:00
sdmmc_subsys.c drivers: disk: Framework for eMMC 2023-01-14 09:22:22 +01:00