Re: [PATCH 2/3] mmc: sdhci-of-aspeed: Expose data sample phase delay tuning

2020-09-10 Thread Andrew Jeffery
On Fri, 11 Sep 2020, at 13:03, Joel Stanley wrote: > On Fri, 11 Sep 2020 at 02:49, Andrew Jeffery wrote: > > > > > > > > On Fri, 11 Sep 2020, at 11:32, Joel Stanley wrote: > > > On Thu, 10 Sep 2020 at 10:55, Andrew Jeffery wrote: > > > > > > > > Allow sample phase adjustment to deal with layou

Re: [PATCH 2/3] mmc: sdhci-of-aspeed: Expose data sample phase delay tuning

2020-09-10 Thread Joel Stanley
On Fri, 11 Sep 2020 at 02:49, Andrew Jeffery wrote: > > > > On Fri, 11 Sep 2020, at 11:32, Joel Stanley wrote: > > On Thu, 10 Sep 2020 at 10:55, Andrew Jeffery wrote: > > > > > > Allow sample phase adjustment to deal with layout or tolerance issues. > > > > > > Signed-off-by: Andrew Jeffery > >

Re: [PATCH 2/3] mmc: sdhci-of-aspeed: Expose data sample phase delay tuning

2020-09-10 Thread Andrew Jeffery
On Fri, 11 Sep 2020, at 11:32, Joel Stanley wrote: > On Thu, 10 Sep 2020 at 10:55, Andrew Jeffery wrote: > > > > Allow sample phase adjustment to deal with layout or tolerance issues. > > > > Signed-off-by: Andrew Jeffery > > --- > > drivers/mmc/host/sdhci-of-aspeed.c | 137 ++

Re: [PATCH 2/3] mmc: sdhci-of-aspeed: Expose data sample phase delay tuning

2020-09-10 Thread Joel Stanley
On Thu, 10 Sep 2020 at 10:55, Andrew Jeffery wrote: > > Allow sample phase adjustment to deal with layout or tolerance issues. > > Signed-off-by: Andrew Jeffery > --- > drivers/mmc/host/sdhci-of-aspeed.c | 137 +++-- > 1 file changed, 132 insertions(+), 5 deletions(-) > >

[PATCH 2/3] mmc: sdhci-of-aspeed: Expose data sample phase delay tuning

2020-09-10 Thread Andrew Jeffery
Allow sample phase adjustment to deal with layout or tolerance issues. Signed-off-by: Andrew Jeffery --- drivers/mmc/host/sdhci-of-aspeed.c | 137 +++-- 1 file changed, 132 insertions(+), 5 deletions(-) diff --git a/drivers/mmc/host/sdhci-of-aspeed.c b/drivers/mmc/host/