summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorHiroshi Doyu <hdoyu@nvidia.com>2013-05-03 06:18:02 +0300
committerHarshada Kale <hkale@nvidia.com>2013-06-10 03:51:22 -0700
commitab30491df5386eb2873b53bb8bcfae83e91b2cb6 (patch)
tree3ebd2caf040d513f9ea421d6eeabdb32dc9f4cb6 /arch
parent2fa899cea85450ffda872115c5c931089bd1d14f (diff)
iommu/tegra: smmu: Add Tegra errata 1053704 for some of Tegra SoC
Add workaround of TEGRA_ERRATA_1053704 for some of Tegra SoC bug 1286500 Change-Id: I7d1a75b198051bc49eb7e14e4e7892eab9818f29 (cherry picked from commit fc688d6f91ae4250cb16274bc8b41875ead06b4e) Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com> Reviewed-on: http://git-master/r/234132 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Krishna Reddy <vdumpa@nvidia.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-tegra/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index fa308f922b25..e5c6fbec5ec2 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -92,6 +92,7 @@ config ARCH_TEGRA_3x_SOC
select TEGRA_LATENCY_ALLOWANCE if !TEGRA_FPGA_PLATFORM
select TEGRA_LATENCY_ALLOWANCE_SCALING if !TEGRA_FPGA_PLATFORM
select SOC_BUS
+ select TEGRA_ERRATA_1053704
help
Support for NVIDIA Tegra T30 processor family, based on the
ARM CortexA9MP CPU and the ARM PL310 L2 cache controller
@@ -126,6 +127,7 @@ config ARCH_TEGRA_11x_SOC
select TEGRA_ISOMGR_SYSFS
select TEGRA_ISOMGR_DEBUG
select TEGRA_ERRATA_1157520
+ select TEGRA_ERRATA_1053704
select TEGRA_CORE_EDP_LIMITS
select TEGRA_VDD_CORE_OVERRIDE if TEGRA_EMC_SCALING_ENABLE
select TEGRA_THERMAL_THROTTLE_EXACT_FREQ