Re: [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree

From: Krzysztof Kozlowski
Date: Sat Nov 14 2020 - 10:42:53 EST


On Wed, Nov 11, 2020 at 04:14:38AM +0300, Dmitry Osipenko wrote:
> EMC driver will become mandatory after turning it into interconnect
> provider because interconnect users, like display controller driver, will
> fail to probe using newer device-trees that have interconnect properties.
> Thus make EMC driver to probe even if timings are missing in device-tree.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> drivers/memory/tegra/tegra30-emc.c | 29 +++++++++++++++--------------
> 1 file changed, 15 insertions(+), 14 deletions(-)

Thanks, applied 1-8. For the rest I see discussion on going, so I guess
there will be a v9.

Best regards,
Krzysztof