RE: [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

2019-04-11 Thread Sowjanya Komatineni
> On Mon, 1 Apr 2019 at 19:43, Sowjanya Komatineni > wrote: > > > > > > > > > > > > Default tap and trim values are incorrect for Tegra186 SDMMC4. > > > > > This patch fixes it. > > > > > > > > > > Tested-by: Jon Hunter > > > > > Signed-off-by: Sowjanya Komatineni > > > > > > > > Is this a fix

Re: [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

2019-04-11 Thread Ulf Hansson
On Mon, 1 Apr 2019 at 19:43, Sowjanya Komatineni wrote: > > > > > > > > > Default tap and trim values are incorrect for Tegra186 SDMMC4. > > > > This patch fixes it. > > > > > > > > Tested-by: Jon Hunter > > > > Signed-off-by: Sowjanya Komatineni > > > > > > Is this a fix and/or for stable? > >

RE: [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

2019-04-01 Thread Sowjanya Komatineni
> > > > > > Default tap and trim values are incorrect for Tegra186 SDMMC4. > > > This patch fixes it. > > > > > > Tested-by: Jon Hunter > > > Signed-off-by: Sowjanya Komatineni > > > > Is this a fix and/or for stable? > > > > In either case, I am leaving this for arm-soc. > > > > Kind regards >

RE: [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

2019-03-21 Thread Sowjanya Komatineni
> > > > Default tap and trim values are incorrect for Tegra186 SDMMC4. > > This patch fixes it. > > > > Tested-by: Jon Hunter > > Signed-off-by: Sowjanya Komatineni > > Is this a fix and/or for stable? > > In either case, I am leaving this for arm-soc. > > Kind regards > Uffe > Thanks Uffe. Yes

Re: [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

2019-03-21 Thread Ulf Hansson
On Wed, 13 Mar 2019 at 22:45, Sowjanya Komatineni wrote: > > Default tap and trim values are incorrect for Tegra186 SDMMC4. > This patch fixes it. > > Tested-by: Jon Hunter > Signed-off-by: Sowjanya Komatineni Is this a fix and/or for stable? In either case, I am leaving this for arm-soc.

[PATCH V3 05/10] arm64: tegra: fix default tap and trim values

2019-03-13 Thread Sowjanya Komatineni
Default tap and trim values are incorrect for Tegra186 SDMMC4. This patch fixes it. Tested-by: Jon Hunter Signed-off-by: Sowjanya Komatineni --- arch/arm64/boot/dts/nvidia/tegra186.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git