diff options
author | Nicolin Chen <nicoleotsuka@gmail.com> | 2020-09-17 14:31:55 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2020-09-18 12:07:07 +0300 |
commit | 675d12acb66bb190d32a3fae187e379f01cbd8ce (patch) | |
tree | bfa799b0d6499d932ca5bc68dc04f75c5b553ea7 /lib/genalloc.c | |
parent | d5c152c3409ac1982a9277d8d344e073eda17e78 (diff) | |
download | linux-675d12acb66bb190d32a3fae187e379f01cbd8ce.tar.xz |
memory: tegra: Correct num_tlb_lines for tegra210
According to Tegra210 TRM, the default value of TLB_ACTIVE_LINES
field of register MC_SMMU_TLB_CONFIG_0 is 0x30. So num_tlb_lines
should be 48 (0x30) rather than 32 (0x20).
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20200917113155.13438-3-nicoleotsuka@gmail.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions