[PATCH v7 31/47] memory: tegra: Add missing latency allowness entry for Page Table Cache

Krzysztof Kozlowski krzk at kernel.org
Fri Nov 6 19:05:46 UTC 2020


On Wed, Nov 04, 2020 at 07:49:07PM +0300, Dmitry Osipenko wrote:
> Add missing PTC memory client latency allowness entry to the Tegra MC
> drivers.
> 
> This prevents erroneous clearing of MC_INTSTATUS 0x0 register during
> of the LA programming in tegra_mc_setup_latency_allowance() due to the
> missing entry. Note that this patch doesn't fix any known problems.
> 
> Signed-off-by: Dmitry Osipenko <digetx at gmail.com>
> ---
>  drivers/memory/tegra/tegra114.c | 6 ++++++
>  drivers/memory/tegra/tegra124.c | 6 ++++++
>  drivers/memory/tegra/tegra30.c  | 6 ++++++
>  3 files changed, 18 insertions(+)

Thanks, applied.

Best regards,
Krzysztof



More information about the dri-devel mailing list