linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra114: Enable Cortex-A15 errata 798181
@ 2013-07-03  9:55 Joseph Lo
  2013-07-15 18:27 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Lo @ 2013-07-03  9:55 UTC (permalink / raw)
  To: linux-arm-kernel

The commit 93dc688 (ARM: 7684/1: errata: Workaround for Cortex-A15
erratum 798181 (TLBI/DSB operations)) introduecd a workaround for
Cortex-A15 errata 798181. Enabling it for Tegra114.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
---
 arch/arm/mach-tegra/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index ef3a8da..add345e 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -59,6 +59,7 @@ config ARCH_TEGRA_3x_SOC
 config ARCH_TEGRA_114_SOC
 	bool "Enable support for Tegra114 family"
 	select HAVE_ARM_ARCH_TIMER
+	select ARM_ERRATA_798181
 	select ARM_GIC
 	select ARM_L1_CACHE_SHIFT_6
 	select CPU_V7
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: tegra114: Enable Cortex-A15 errata 798181
  2013-07-03  9:55 [PATCH] ARM: tegra114: Enable Cortex-A15 errata 798181 Joseph Lo
@ 2013-07-15 18:27 ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2013-07-15 18:27 UTC (permalink / raw)
  To: linux-arm-kernel

On 07/03/2013 03:55 AM, Joseph Lo wrote:
> The commit 93dc688 (ARM: 7684/1: errata: Workaround for Cortex-A15
> erratum 798181 (TLBI/DSB operations)) introduecd a workaround for
> Cortex-A15 errata 798181. Enabling it for Tegra114.

Applied to Tegra's for-3.12/soc branch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-15 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03  9:55 [PATCH] ARM: tegra114: Enable Cortex-A15 errata 798181 Joseph Lo
2013-07-15 18:27 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).