commit | c907ddb24c041344ec86f2315c1603a22f4a6c5d | [log] [tgz] |
---|---|---|
author | Kongyang Liu <seashell11234455@gmail.com> | Tue Apr 16 15:31:05 2024 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 01 22:40:08 2024 +0800 |
tree | cbea7c16122d7517e66627352b1a135c2a61dd94 | |
parent | 9ae964b6e64261a3bacda5545c9005cb04967f42 [diff] |
mmc: cv1800b: Add transmit tap delay config to fix write error 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 <seashell11234455@gmail.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>