OSDN Git Service

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)
commit8209eefa3d379dd453d67cd94484040216ffc68c
tree2c43295b25ff01c4d78132cf2350ca83313dd9ac
parent6b9acd935546e84e82aee72c8b169c8d5dd6fc1b
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