OSDN Git Service

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)
commit8cee32b400404b7ab5219dfcbe412c90bd0c7ada
tree80b3324c9818ae05b1a29ef661dad05b052fdb13
parent8209eefa3d379dd453d67cd94484040216ffc68c
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