Hello Georgi,
13.04.2020 15:43, Georgi Djakov пишет:
...
>> +if (IS_ENABLED(CONFIG_INTERCONNECT)) {
>
> The interconnect framework can be also a module and the then the build will
> fail.
That's a good catch!
>> +err = tegra_mc_interconnect_setup(mc);
>
> Maybe register the in
Hi Dmitry,
Thank you for the patchset!
On 3/30/20 04:08, Dmitry Osipenko wrote:
> Now memory controller is a memory interconnection provider. This allows us
> to use interconnect API in order to change memory configuration.
>
> Signed-off-by: Dmitry Osipenko
> ---
> drivers/memory/tegra/mc.c |
Now memory controller is a memory interconnection provider. This allows us
to use interconnect API in order to change memory configuration.
Signed-off-by: Dmitry Osipenko
---
drivers/memory/tegra/mc.c | 118 ++
drivers/memory/tegra/mc.h | 8 +++
include/soc/