android_kernel_motorola_sm6225/arch/arm/mach-tegra
Dmitry Osipenko 10f0446f73 ARM: tegra: Correct PL310 Auxiliary Control Register initialization
commit 35509737c8f958944e059d501255a0bf18361ba0 upstream.

The PL310 Auxiliary Control Register shouldn't have the "Full line of
zero" optimization bit being set before L2 cache is enabled. The L2X0
driver takes care of enabling the optimization by itself.

This patch fixes a noisy error message on Tegra20 and Tegra30 telling
that cache optimization is erroneously enabled without enabling it for
the CPU:

	L2C-310: enabling full line of zeros but not enabled in Cortex-A9

Cc: <stable@vger.kernel.org>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Tested-by: Nicolas Chauvet <kwizart@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-22 09:05:28 +02:00
..
board-paz00.c
board.h
common.h
cpuidle-tegra20.c
cpuidle-tegra30.c
cpuidle-tegra114.c
cpuidle.c
cpuidle.h
hotplug.c
io.c
iomap.h
irammap.h
irq.c
irq.h
Kconfig
Makefile
platsmp.c
pm-tegra20.c
pm-tegra30.c
pm.c
pm.h
reset-handler.S ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume() 2019-12-21 10:57:36 +01:00
reset.c
reset.h
sleep-tegra20.S
sleep-tegra30.S ARM: tegra: Enable PLLP bypass during Tegra124 LP1 2020-02-11 04:34:07 -08:00
sleep.h
sleep.S
tegra.c ARM: tegra: Correct PL310 Auxiliary Control Register initialization 2020-06-22 09:05:28 +02:00