Re: [PATCH] memory: tegra: Correct shift value of apew

From: Krzysztof Kozlowski
Date: Thu Aug 20 2020 - 11:25:15 EST


On Tue, Aug 18, 2020 at 02:51:21AM -0700, Nicolin Chen wrote:
> According to Tegra X1 (Tegra210) TRM, the APEW field is between
> [23:16] so the shift bit for apew should be 16 accordingly.
>
> Signed-off-by: Nicolin Chen <nicoleotsuka@xxxxxxxxx>
> ---
> drivers/memory/tegra/tegra210.c | 2 +-

Thanks, applied to drivers/memory.

Best regards,
Krzysztof