Re: [PATCH v10 03/19] memory: tegra30: Support interconnect framework

2020-11-23 Thread Dmitry Osipenko
23.11.2020 09:32, Georgi Djakov пишет: > Hi Dmitry, > > On 23.11.20 2:27, Dmitry Osipenko wrote: >> Now Internal and External memory controllers are memory interconnection >> providers. This allows us to use interconnect API for tuning of memory >> configuration. EMC driver now supports OPPs and D

Re: [PATCH v10 03/19] memory: tegra30: Support interconnect framework

2020-11-22 Thread Georgi Djakov
Hi Dmitry, On 23.11.20 2:27, Dmitry Osipenko wrote: Now Internal and External memory controllers are memory interconnection providers. This allows us to use interconnect API for tuning of memory configuration. EMC driver now supports OPPs and DVFS. MC driver now supports tuning of memory arbitra

[PATCH v10 03/19] memory: tegra30: Support interconnect framework

2020-11-22 Thread Dmitry Osipenko
Now Internal and External memory controllers are memory interconnection providers. This allows us to use interconnect API for tuning of memory configuration. EMC driver now supports OPPs and DVFS. MC driver now supports tuning of memory arbitration latency, which needs to be done for ISO memory cli