> -Original Message-
> From: Kongyang Liu
> Sent: Tuesday, April 16, 2024 4:31 PM
> To: u-boot@lists.denx.de
> Cc: Jaehoon Chung ; Leo Yu-Chi Liang
> ; Peng Fan
> ; Tom Rini
> Subject: [PATCH] mmc: cv1800b: Add transmit tap delay config to fix write
> err
Hi,
> -Original Message-
> From: Kongyang Liu
> Sent: Tuesday, April 16, 2024 4:31 PM
> To: u-boot@lists.denx.de
> Cc: Jaehoon Chung ; Leo Yu-Chi Liang
> ; Peng Fan
> ; Tom Rini
> Subject: [PATCH] mmc: cv1800b: Add transmit tap delay config to fix write
>
Currently, only the receive delay is configured while the transmit delay
is not set, which may result in errors when writing to the file. This issue
can be resolved by setting PHY_TX_SRC_INVERT to SDHCI_PHY_TX_RX_DLY.
Signed-off-by: Kongyang Liu
---
drivers/mmc/cv1800b_sdhci.c | 4 +++-
1 file
3 matches
Mail list logo