]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdec3c1ea69418d7973e42b97d85795070738e7dc
treeeb0a9fea13b9b4a281de72c63a542f270be67d71
parent7855fcc07be326322b44982a21760fd9bd8e2b92
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