u-boot/drivers
Yangbo Lu 78804de483 mmc: fsl_esdhc: fix eMMC HS400 stability issue
There was a fix-up for eMMC HS400 stability issue in Linux.

Patch link:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
commit/?id=58d0bf843b49fa99588ac9f85178bd8dfd651b53

Description:
Currently only LX2160A eSDHC supports eMMC HS400. According to
a large number of tests, eMMC HS400 failed to work at 150MHz,
and for a few boards failed to work at 175MHz. But eMMC HS400
worked fine on 200MHz. We hadn't found the root cause but
setting eSDHC_DLLCFG0[DLL_FREQ_SEL] = 0 using slow delay chain
seemed to resovle this issue. Let's use this as fixup for now.

Introduce the fix-up in u-boot since the issue could be reproduced
in u-boot too.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2020-10-12 15:47:06 +08:00
..
adc
ata ata: dwc-ahci: change trace level for phy errors managed by uclass 2020-09-08 08:46:32 -04:00
axi
bios_emulator
block xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
board
bootcount
bus
button
cache
clk dm: add cells_count parameter in *_count_phandle_with_args 2020-10-06 09:07:54 -06:00
core Kconfig: Move BOUNCE_BUFFER under driver options 2020-10-09 12:02:25 -04:00
cpu First set of u-boot-atmel features for 2021.01 cycle 2020-10-05 10:54:27 -04:00
crypto
ddr
demo
dfu dfu: fix dfu tftp on sandbox 2020-09-01 14:47:43 +02:00
dma dma: Reduce error level when DMA channel type does not exist 2020-10-08 09:04:41 +02:00
fastboot fastboot: getvar: fix partition-size return value 2020-09-01 14:47:43 +02:00
firmware firmware: smci: sandbox test for SCMI reset controllers 2020-09-30 11:55:24 -04:00
fpga fpga: zynqmp: Protect zynqmp_loads() for SPL 2020-09-23 10:31:41 +02:00
gpio gpio: dw: Return output value when direction is out 2020-10-08 11:42:36 -04:00
hwspinlock
i2c Merge branch 'next' 2020-10-05 14:10:59 -04:00
input
led led: gpio: Default to using node name if label is absent 2020-10-08 11:42:36 -04:00
mailbox mailbox: stm32_ipcc: Convert to use APIs which support live DT 2020-10-02 15:05:14 +02:00
memory memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver 2020-08-13 09:53:34 +02:00
misc i2c: eeprom: Use reg property instead of offset and size 2020-08-20 09:49:20 +02:00
mmc mmc: fsl_esdhc: fix eMMC HS400 stability issue 2020-10-12 15:47:06 +08:00
mtd cfi_flash: Fix devicetree address determination 2020-10-08 09:04:41 +02:00
net dm: add cells_count parameter in *_count_phandle_with_args 2020-10-06 09:07:54 -06:00
nvme
pch
pci Merge branch 'next' 2020-10-05 14:10:59 -04:00
pci_endpoint
phy bloblist enhancement for alignment 2020-10-06 13:59:01 -04:00
pinctrl pinctrl: Add support for Kendryte K210 FPIOA 2020-10-08 11:42:36 -04:00
power dm: add cells_count parameter in *_count_phandle_with_args 2020-10-06 09:07:54 -06:00
pwm pwm: Add driver for Amlogic Meson PWM controller 2020-10-05 18:02:16 +02:00
qe net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
ram ram: add ddr4 dual x8 configuration 2020-10-08 10:58:45 -04:00
remoteproc remoteproc: k3: Fix not calling dev_xxx with a device 2020-09-30 08:53:42 -04:00
reset dm: add cells_count parameter in *_count_phandle_with_args 2020-10-06 09:07:54 -06:00
rng rng: meson: make core clock optional 2020-09-28 09:38:11 +02:00
rtc
scsi
serial serial: uartlite: Add support to work with any endianness 2020-09-23 10:31:40 +02:00
smem soc: qualcomm: Fix not calling dev_err with a device 2020-09-30 08:53:43 -04:00
soc soc: soc_ti_k3: Add device identification for J7200 SoC 2020-08-11 20:34:46 +05:30
sound dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() 2020-09-25 11:27:14 +08:00
spi Merge branch 'next' 2020-10-05 14:10:59 -04:00
spmi
sysreset sysreset: ti: Fix not calling dev_err with a device 2020-09-30 08:53:48 -04:00
tee
thermal
timer First set of u-boot-atmel features for 2021.01 cycle 2020-10-05 10:54:27 -04:00
tpm tpm: cr50: Add ACPI support 2020-09-25 11:27:21 +08:00
ufs
usb - mips: octeon: add support for DDR4 memory controller 2020-10-07 17:25:25 -04:00
video Merge branch 'next' 2020-10-05 14:10:59 -04:00
virtio virtio_blk: set log2blksz correctly 2020-08-24 14:11:31 -04:00
w1
w1-eeprom
watchdog wdt: designware: fix timeout calculation due to expecting KHz 2020-10-08 11:42:36 -04:00
xen xen: Code style conformity 2020-08-24 14:11:31 -04:00
Kconfig xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
Makefile fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA 2020-09-23 10:31:41 +02:00