]> git.baikalelectronics.ru Git - kernel.git/commit
memory: tegra: Implement EMC debugfs interface on Tegra30
authorThierry Reding <treding@nvidia.com>
Sun, 22 Dec 2019 11:40:33 +0000 (12:40 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 9 Jan 2020 18:09:31 +0000 (19:09 +0100)
commitd4f9d3200999d26f6ab52349a06da5e60cbe6f5f
tree80b3324c9818ae05b1a29ef661dad05b052fdb13
parent723f6e98e1a79038ba04c8d23e41dc5ea4c39896
memory: tegra: Implement EMC debugfs interface on Tegra30

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

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