Re: [PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration

2018-08-09 Thread Aapo Vienamo
On Thu, 9 Aug 2018 13:48:05 +0200 Thierry Reding wrote: > On Tue, Aug 07, 2018 at 05:00:00PM +0300, Aapo Vienamo wrote: > > Implement HS400 specific delay line calibration procedure. > > > > Signed-off-by: Aapo Vienamo > > --- > > drivers/mmc/host/sdhci-tegra.c | 29

Re: [PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration

2018-08-09 Thread Aapo Vienamo
On Thu, 9 Aug 2018 13:48:05 +0200 Thierry Reding wrote: > On Tue, Aug 07, 2018 at 05:00:00PM +0300, Aapo Vienamo wrote: > > Implement HS400 specific delay line calibration procedure. > > > > Signed-off-by: Aapo Vienamo > > --- > > drivers/mmc/host/sdhci-tegra.c | 29

Re: [PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration

2018-08-09 Thread Thierry Reding
On Tue, Aug 07, 2018 at 05:00:00PM +0300, Aapo Vienamo wrote: > Implement HS400 specific delay line calibration procedure. > > Signed-off-by: Aapo Vienamo > --- > drivers/mmc/host/sdhci-tegra.c | 29 + > 1 file changed, 29 insertions(+) Should this be before the

Re: [PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration

2018-08-09 Thread Thierry Reding
On Tue, Aug 07, 2018 at 05:00:00PM +0300, Aapo Vienamo wrote: > Implement HS400 specific delay line calibration procedure. > > Signed-off-by: Aapo Vienamo > --- > drivers/mmc/host/sdhci-tegra.c | 29 + > 1 file changed, 29 insertions(+) Should this be before the

[PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration

2018-08-07 Thread Aapo Vienamo
Implement HS400 specific delay line calibration procedure. Signed-off-by: Aapo Vienamo --- drivers/mmc/host/sdhci-tegra.c | 29 + 1 file changed, 29 insertions(+) diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c index d81143b..d0b68b7

[PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration

2018-08-07 Thread Aapo Vienamo
Implement HS400 specific delay line calibration procedure. Signed-off-by: Aapo Vienamo --- drivers/mmc/host/sdhci-tegra.c | 29 + 1 file changed, 29 insertions(+) diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c index d81143b..d0b68b7