mbox series

[0/3] mmc: zynqmp_sdhci: Driver fixes

Message ID cover.1645625609.git.michal.simek@xilinx.com
Headers show
Series mmc: zynqmp_sdhci: Driver fixes | expand

Message

Michal Simek Feb. 23, 2022, 2:13 p.m. UTC
Hi,

we found 3 issues recently with this driver which needs to be fixed.

Thanks,
Michal


Ashok Reddy Soma (3):
  mmc: zynq_sdhci: Fix timeout issue
  mmc: zynq_sdhci: Change granularity of timeout to 1us
  mmc: zynq_sdhci: Enable card detect workaround for ZynqMP

 drivers/mmc/zynq_sdhci.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Comments

Michal Simek March 7, 2022, 7:55 a.m. UTC | #1
st 23. 2. 2022 v 15:13 odesílatel Michal Simek <michal.simek@xilinx.com> napsal:
>
> Hi,
>
> we found 3 issues recently with this driver which needs to be fixed.
>
> Thanks,
> Michal
>
>
> Ashok Reddy Soma (3):
>   mmc: zynq_sdhci: Fix timeout issue
>   mmc: zynq_sdhci: Change granularity of timeout to 1us
>   mmc: zynq_sdhci: Enable card detect workaround for ZynqMP
>
>  drivers/mmc/zynq_sdhci.c | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
>
> --
> 2.35.1
>

Applied.
M