linux-xiaomi-chiron/drivers/memory/tegra
Thierry Reding 6b9acd9355 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>
2020-01-09 19:05:47 +01:00
..
Kconfig memory: tegra: Introduce Tegra30 EMC driver 2019-11-11 14:55:27 +01:00
Makefile memory: tegra: Introduce Tegra30 EMC driver 2019-11-11 14:55:27 +01:00
mc.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
mc.h memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
tegra20-emc.c memory: tegra: Do not handle error from wait_for_completion_timeout() 2019-11-11 14:55:26 +01:00
tegra20.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
tegra30-emc.c memory: tegra30-emc: Fix panic on suspend 2019-11-18 13:54:40 +01:00
tegra30.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
tegra114.c memory: tegra: Add gr2d and gr3d to DRM IOMMU group 2019-11-11 14:55:25 +01:00
tegra124-emc.c memory: tegra: Refashion EMC debugfs interface on Tegra124 2020-01-09 19:05:47 +01:00
tegra124.c memory: tegra: Consolidate registers definition into common header 2019-11-11 14:55:27 +01:00
tegra186.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
tegra210.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00