Re: [PATCH v2 2/2] mmc: f_sdh30: Add support for F_SDH30_E51

2022-10-24 Thread Jaehoon Chung
On 9/9/22 16:23, Kunihiko Hayashi wrote: > Add Socionext F_SDH30_E51 IP support. The features of this IP includes > CMD/DAT line delay and force card insertion mode for non-removable cards. > And the IP needs to add some quirks. > > Signed-off-by: Kunihiko Hayashi Applied to u-boot-mmc. Thanks!

[PATCH v2 2/2] mmc: f_sdh30: Add support for F_SDH30_E51

2022-09-09 Thread Kunihiko Hayashi
Add Socionext F_SDH30_E51 IP support. The features of this IP includes CMD/DAT line delay and force card insertion mode for non-removable cards. And the IP needs to add some quirks. Signed-off-by: Kunihiko Hayashi --- drivers/mmc/Kconfig | 4 +-- drivers/mmc/f_sdh30.c | 66