linux_dsm_epyc7002/drivers/memory/tegra
Joseph Lo 9b9d8632f5 memory: tegra: Add EMC scaling sequence code for Tegra210
This patch includes the sequence for clock tuning and the dynamic
training mechanism for the clock above 800MHz.

And historically there have been different sequences to change the EMC
clock. The sequence to be used is specified in the EMC table.
However, for the currently supported upstreaming platform, only the most
recent sequence is used. So only support that in this patch.

Based on the work of Peter De Schrijver <pdeschrijver@nvidia.com>.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2020-06-22 13:54:57 +02:00
..
Kconfig memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
Makefile memory: tegra: Add EMC scaling sequence code for Tegra210 2020-06-22 13:54:57 +02:00
mc.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
mc.h memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra20-emc.c memory: tegra: Make debugfs permissions human-readable 2020-06-22 13:54:56 +02:00
tegra20.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
tegra30-emc.c memory: tegra: Make debugfs permissions human-readable 2020-06-22 13:54:56 +02:00
tegra30.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
tegra114.c memory: tegra: Add gr2d and gr3d to DRM IOMMU group 2019-11-11 14:55:25 +01:00
tegra124-emc.c memory: tegra: Make debugfs permissions human-readable 2020-06-22 13:54:56 +02:00
tegra124.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
tegra186-emc.c memory: tegra: Add support for the Tegra194 memory controller 2020-01-09 19:38:38 +01:00
tegra186.c memory: tegra: Add support for the Tegra194 memory controller 2020-01-09 19:38:38 +01:00
tegra210-emc-cc-r21021.c memory: tegra: Add EMC scaling sequence code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210-emc-core.c memory: tegra: Add EMC scaling sequence code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210-emc-table.c memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210-emc.h memory: tegra: Add EMC scaling sequence code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210-mc.h memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210.c memory: tegra: Correct reset value of xusb_hostr 2020-01-10 15:34:06 +01:00