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

2018-06-02 Thread Dmitry Osipenko
On 02.06.2018 09:37, Stephen Boyd wrote: > 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 s

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

2018-06-01 Thread Stephen Boyd
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 clo

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

2018-05-30 Thread Dmitry Osipenko
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 --- drivers/clk/