freebsd-src/sys/dev/sdhci
Hubert Mazur f97e7d6e9d sdhci_fsl_fdt: Add voltage switching through syscon
Some SoCs does not have a fixed regulator to handle voltage
switching automatically. Add support for voltage switching
through syscon register when necessary. Add new errata flag
indicating missing regulator. Apply errata to SoCs, which are
known to be affected, i.e. LS1046 and LS1012.

Obtained from: Semihalf
Sponsored by: Alstom Group
Differential revision: https://reviews.freebsd.org/D34029
2022-02-22 09:58:38 +01:00
..
fsl_sdhci.c sdhci: clean up empty lines in .c and .h files 2020-09-01 21:54:16 +00:00
sdhci.c sdhci: fix dumping support in MMCCAM configuration 2022-01-26 09:31:45 +02:00
sdhci.h sdhci: Provide devmethod for software reset 2021-11-05 10:18:57 +01:00
sdhci_acpi.c
sdhci_fdt.c sdhci: Make ext_resources non-optional 2022-02-21 17:28:46 +01:00
sdhci_fdt_gpio.c
sdhci_fdt_gpio.h
sdhci_fsl_fdt.c sdhci_fsl_fdt: Add voltage switching through syscon 2022-02-22 09:58:38 +01:00
sdhci_if.m sdhci: Provide devmethod for software reset 2021-11-05 10:18:57 +01:00
sdhci_pci.c sdhci(4): Recognize the Texas Instruments PCIxx12 card reader. 2020-08-25 18:32:43 +00:00
sdhci_xenon.c sdhci_xenon: split driver file into generic file and fdt parts 2021-09-29 16:19:28 +02:00
sdhci_xenon.h sdhci_xenon: split driver file into generic file and fdt parts 2021-09-29 16:19:28 +02:00
sdhci_xenon_acpi.c sdhci: Make ext_resources non-optional 2022-02-21 17:28:46 +01:00
sdhci_xenon_fdt.c sdhci_xenon: split driver file into generic file and fdt parts 2021-09-29 16:19:28 +02:00