Re: [PATCH 11/12] mci: arasan-sdhci: add HS200 tuning support on ZynqMP

2024-03-12 Thread Ahmad Fatoum
Hello Steffen, On 08.03.24 12:17, Steffen Trumtrar wrote: > The ZynpMP 8.9a has an Arasan IP core that supports HS200 tuning. > Register the callback with the mci-core. > > Arasan uses the SDHCI tuning method. > > Signed-off-by: Steffen Trumtrar Reviewed-by: Ahmad Fatoum > --- > drivers/mci

[PATCH 11/12] mci: arasan-sdhci: add HS200 tuning support on ZynqMP

2024-03-08 Thread Steffen Trumtrar
The ZynpMP 8.9a has an Arasan IP core that supports HS200 tuning. Register the callback with the mci-core. Arasan uses the SDHCI tuning method. Signed-off-by: Steffen Trumtrar --- drivers/mci/arasan-sdhci.c | 62 +++--- 1 file changed, 59 insertions(+), 3