]> git.baikalelectronics.ru Git - kernel.git/commit
memory: tegra: Implement EMC debugfs interface on Tegra20
authorThierry Reding <treding@nvidia.com>
Sun, 22 Dec 2019 11:40:32 +0000 (12:40 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 9 Jan 2020 18:09:16 +0000 (19:09 +0100)
commit723f6e98e1a79038ba04c8d23e41dc5ea4c39896
tree2c43295b25ff01c4d78132cf2350ca83313dd9ac
parentdec3c1ea69418d7973e42b97d85795070738e7dc
memory: tegra: Implement EMC debugfs interface on Tegra20

A common debugfs interface is already available on Tegra124, Tegra186
and Tegra194. Implement the same interface on Tegra20 to enable testing
of the EMC frequency scaling code using a unified interface.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/memory/tegra/tegra20-emc.c