1
0
Fork 0
alistair23-linux/drivers/memory/tegra
Vince Hsu e2127ae7a5 memory/tegra: Add number of TLB lines for Tegra124
Tegra124 was accidentally left out when the number of TLB lines was
parameterized in commit 11cec15bf3 ("iommu/tegra-smmu: Parameterize
number of TLB lines"). Fortunately this doesn't cause any noticeable
regressions upstream, presumably because there aren't any use-cases
that exercise enough pressure on the SMMU. But it is a regression
nonetheless, so let's fix it.

Fixes: 11cec15bf3 ("iommu/tegra-smmu: Parameterize number of TLB lines")
Signed-off-by: Vince Hsu <vince.h@nvidia.com>
Signed-off-by: Tomasz Figa <tfiga@chromium.org>
[treding@nvidia.com: extract from unrelated patch]
Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-12-14 16:11:35 +01:00
..
Kconfig memory: tegra: Add EMC (external memory controller) driver 2015-05-05 11:12:17 +02:00
Makefile memory: tegra: Add Tegra210 support 2015-08-13 16:07:52 +02:00
mc.c memory: tegra: Add Tegra210 support 2015-08-13 16:07:52 +02:00
mc.h memory: tegra: Add Tegra210 support 2015-08-13 16:07:52 +02:00
tegra30.c IOMMU Updates for Linux v4.3 2015-09-08 17:22:35 -07:00
tegra114.c IOMMU Updates for Linux v4.3 2015-09-08 17:22:35 -07:00
tegra124-emc.c memory: tegra: Expose supported rates via debugfs 2015-07-16 09:51:47 +02:00
tegra124.c memory/tegra: Add number of TLB lines for Tegra124 2015-12-14 16:11:35 +01:00
tegra210.c memory: tegra: Add Tegra210 support 2015-08-13 16:07:52 +02:00