zephyr/drivers/sdhc
Bill Waters eb19d32588 drivers: Remove CONFIG_PINCTRL in defconfig files
The CONFIG_PINCTRL setting is removed from the board
_defconfig files.  And "select PINCTRL" is added to
the appropriate driver files.

Signed-off-by: Bill Waters <bill.waters@infineon.com>
2024-09-23 18:08:14 -04:00
..
CMakeLists.txt drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
Kconfig drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
Kconfig.esp32 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.ifx_cat1 drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
Kconfig.imx drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.intel
Kconfig.mcux_sdif drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.rcar drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
Kconfig.sam_hsmci drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.sdhc_cdns drivers: sdhc: add cdns sdhc/combophy driver files 2023-12-18 15:00:38 +01:00
Kconfig.spi drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
ifx_cat1_sdio.c
imx_usdhc.c drivers: sdhc: imx_usdhc: assume card is present if no detection method 2024-08-22 14:19:37 -04:00
intel_emmc_host.c drivers: sdhc: intel_emmc_host: Fix return value 2023-12-19 08:52:00 +01:00
intel_emmc_host.h
mcux_sdif.c
rcar_mmc.c everywhere: replace double words 2024-06-25 06:05:35 -04:00
rcar_mmc_registers.h drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
sam_hsmci.c
sdhc_cdns.c drivers: sdhc: Cadence SDHC driver bug fixes and other improvements 2024-01-19 15:14:17 +00:00
sdhc_cdns_ll.c drivers: sdhc: Cadence SDHC driver bug fixes and other improvements 2024-01-19 15:14:17 +00:00
sdhc_cdns_ll.h drivers: sdhc: Cadence SDHC driver bug fixes and other improvements 2024-01-19 15:14:17 +00:00
sdhc_esp32.c drivers: sdhc: esp32: remove unused code 2024-09-16 20:18:33 +02:00
sdhc_esp32.h drivers: esp32: SDHC implementation 2024-04-30 18:23:06 +02:00
sdhc_spi.c sdhc: sdhc_spi: handle PM on SPI bus 2024-08-21 18:26:37 +01:00