Re: [PATCH v6 09/21] memory: tegra: Adapt to Tegra20 device-tree binding changes

2018-12-12 Thread Thierry Reding
On Sun, Dec 09, 2018 at 11:29:38PM +0300, Dmitry Osipenko wrote: > The tegra20-mc device-tree binding has been changed, GART has been > squashed into Memory Controller and now the clock property is mandatory > for Tegra20, the DT compatible has been changed as well. Adapt driver to > the DT

[PATCH v6 09/21] memory: tegra: Adapt to Tegra20 device-tree binding changes

2018-12-09 Thread Dmitry Osipenko
The tegra20-mc device-tree binding has been changed, GART has been squashed into Memory Controller and now the clock property is mandatory for Tegra20, the DT compatible has been changed as well. Adapt driver to the DT changes. Signed-off-by: Dmitry Osipenko --- drivers/memory/tegra/mc.c | 21