OSDN Git Service

memory: tegra: Refashion EMC debugfs interface on Tegra124
authorThierry Reding <treding@nvidia.com>
Sun, 22 Dec 2019 11:39:17 +0000 (12:39 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 9 Jan 2020 18:05:47 +0000 (19:05 +0100)
commit6b9acd935546e84e82aee72c8b169c8d5dd6fc1b
treeeb0a9fea13b9b4a281de72c63a542f270be67d71
parente42617b825f8073569da76dc4510bfa019b1c35a
memory: tegra: Refashion EMC debugfs interface on Tegra124

The current debugfs interface is only partially useful. While it allows
listing supported frequencies and testing individual clock rates, it is
limited in that it can't be used to restrict the range of frequencies
that the driver is allowed to set. This is something we may want to use
to test adaptive scaling once that's implemented.

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