On Thu, Dec 17, 2020 at 09:06:31PM +0300, Dmitry Osipenko wrote:
Use common devm_tegra_core_dev_init_opp_table() helper for the OPP table initialization.
Signed-off-by: Dmitry Osipenko digetx@gmail.com
drivers/memory/tegra/tegra20-emc.c | 57 +++--------------------------- 1 file changed, 4 insertions(+), 53 deletions(-)
If there was no more Tegra MC work planned, this could easily go via Tegra SoC tree. However I expect still work of your interconnect patches, so maybe it's better to stick these in same tree.
In such case I would need a stable tag with the devm_tegra_core_dev_init_opp_table() helper for memory controller tree.
Best regards, Krzysztof