Re: [PATCH v1 3/4] clk: tegra20: Turn EMC clock gate into divider

From: Stephen Boyd
Date: Sat Jun 02 2018 - 02:37:44 EST


Quoting Dmitry Osipenko (2018-05-30 08:06:45)
> Kernel should never gate the EMC clock as it causes immediate lockup, so
> removing clk-gate functionality doesn't affect anything. Turning EMC clk
> gate into divider allows to implement glitch-less EMC scaling, avoiding
> reparenting to a backup clock.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>

Looks ok to me, but I'm waiting for someone from Tegra side to ack it or
review it.