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 <[email protected]> > --- > 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

