Re: [PATCH v1] clk: tegra: emc: Avoid out-of-bounds bug

From: Dmitry Osipenko
Date: Tue Jun 12 2018 - 07:07:00 EST


On Tuesday, 12 June 2018 10:46:03 MSK Stephen Boyd wrote:
> Quoting Dmitry Osipenko (2018-06-05 05:12:32)
>
> > Apparently there was an attempt to avoid out-of-bounds accesses when there
> > is only one memory timing available, but there is a typo in the code that
> > neglects that attempt.
> >
> > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
>
> Fixes: tag?

This is kinda a minor fix for an issue that shouldn't happen because today
AFAIK nothing on Tegra imposes the max/min clock rate constraints. There is no
need to backport this patch.