Re: [PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-09 Thread Thierry Reding
On Thu, Aug 09, 2018 at 03:56:38PM +0300, Aapo Vienamo wrote: > On Thu, 9 Aug 2018 14:46:16 +0200 > Thierry Reding wrote: > > > On Wed, Aug 01, 2018 at 07:32:03PM +0300, Aapo Vienamo wrote: > > > Implement polling with 10 ms timeout for automatic pad drive strength > > > calibration. > > > > >

Re: [PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-09 Thread Thierry Reding
On Thu, Aug 09, 2018 at 03:56:38PM +0300, Aapo Vienamo wrote: > On Thu, 9 Aug 2018 14:46:16 +0200 > Thierry Reding wrote: > > > On Wed, Aug 01, 2018 at 07:32:03PM +0300, Aapo Vienamo wrote: > > > Implement polling with 10 ms timeout for automatic pad drive strength > > > calibration. > > > > >

Re: [PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-09 Thread Aapo Vienamo
On Thu, 9 Aug 2018 14:46:16 +0200 Thierry Reding wrote: > On Wed, Aug 01, 2018 at 07:32:03PM +0300, Aapo Vienamo wrote: > > Implement polling with 10 ms timeout for automatic pad drive strength > > calibration. > > > > Signed-off-by: Aapo Vienamo > > --- > > drivers/mmc/host/sdhci-tegra.c |

Re: [PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-09 Thread Aapo Vienamo
On Thu, 9 Aug 2018 14:46:16 +0200 Thierry Reding wrote: > On Wed, Aug 01, 2018 at 07:32:03PM +0300, Aapo Vienamo wrote: > > Implement polling with 10 ms timeout for automatic pad drive strength > > calibration. > > > > Signed-off-by: Aapo Vienamo > > --- > > drivers/mmc/host/sdhci-tegra.c |

Re: [PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-09 Thread Thierry Reding
On Wed, Aug 01, 2018 at 07:32:03PM +0300, Aapo Vienamo wrote: > Implement polling with 10 ms timeout for automatic pad drive strength > calibration. > > Signed-off-by: Aapo Vienamo > --- > drivers/mmc/host/sdhci-tegra.c | 21 - > 1 file changed, 16 insertions(+), 5

Re: [PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-09 Thread Thierry Reding
On Wed, Aug 01, 2018 at 07:32:03PM +0300, Aapo Vienamo wrote: > Implement polling with 10 ms timeout for automatic pad drive strength > calibration. > > Signed-off-by: Aapo Vienamo > --- > drivers/mmc/host/sdhci-tegra.c | 21 - > 1 file changed, 16 insertions(+), 5

[PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-01 Thread Aapo Vienamo
Implement polling with 10 ms timeout for automatic pad drive strength calibration. Signed-off-by: Aapo Vienamo --- drivers/mmc/host/sdhci-tegra.c | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/drivers/mmc/host/sdhci-tegra.c

[PATCH 13/40] mmc: tegra: Poll for calibration completion

2018-08-01 Thread Aapo Vienamo
Implement polling with 10 ms timeout for automatic pad drive strength calibration. Signed-off-by: Aapo Vienamo --- drivers/mmc/host/sdhci-tegra.c | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/drivers/mmc/host/sdhci-tegra.c