linux/drivers/memory/tegra
Dmitry Osipenko 7e04ce2a9d memory: tegra20: Support hardware versioning and clean up OPP table initialization
Support hardware versioning, which is now required for Tegra20 EMC OPP.
Clean up OPP table initialization by using a error code returned by OPP
API for judging about the OPP table presence in a device-tree and remove
OPP regulator initialization because we're now going to use power domain
instead of a raw regulator. This puts Tegra20 EMC OPP preparation on par
with the Tegra30/124 EMC drivers.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20201203192439.16177-3-digetx@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2020-12-05 14:53:59 +01:00
..
Kconfig memory: tegra30-emc: Make driver modular 2020-11-26 18:50:36 +01:00
Makefile memory: tegra: Add EMC scaling sequence code for Tegra210 2020-06-22 13:54:57 +02:00
mc.c memory: tegra30-emc: Make driver modular 2020-11-26 18:50:36 +01:00
mc.h memory: tegra-mc: Add interconnect framework 2020-11-26 18:50:35 +01:00
tegra20-emc.c memory: tegra20: Support hardware versioning and clean up OPP table initialization 2020-12-05 14:53:59 +01:00
tegra20.c memory: tegra20: Support interconnect framework 2020-11-26 18:50:36 +01:00
tegra30-emc.c memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe 2020-11-26 18:50:37 +01:00
tegra30.c memory: tegra30: Add FIFO sizes to memory clients 2020-11-26 18:50:36 +01:00
tegra114.c memory: tegra: Add missing latency allowness entry for Page Table Cache 2020-11-26 18:50:35 +01:00
tegra124-emc.c memory: tegra: Use devm_platform_ioremap_resource() 2020-11-26 18:50:35 +01:00
tegra124.c memory: tegra: Add missing latency allowness entry for Page Table Cache 2020-11-26 18:50:35 +01:00
tegra186-emc.c memory: tegra186-emc: Simplify with dev_err_probe() 2020-09-02 17:22:56 +02:00
tegra186.c memory: tegra: Avoid unused function warnings 2020-06-22 13:54:58 +02:00
tegra210-emc-cc-r21021.c memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21021_periodic_compensation 2020-09-09 09:00:22 +02:00
tegra210-emc-core.c memory: tegra: Add and use devm_tegra_memory_controller_get() 2020-11-26 18:50:29 +01:00
tegra210-emc-table.c memory: tegra: Support derated timings on Tegra210 2020-06-22 13:54:57 +02:00
tegra210-emc.h memory: tegra: Drop <linux/clk-provider.h> 2020-06-22 13:54:58 +02:00
tegra210-mc.h memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210.c memory: tegra: Complete tegra210_swgroups 2020-11-26 18:50:37 +01:00