On Fri, Apr 19, 2019 at 02:50:10PM +0300, Dmitry Osipenko wrote: > 12.04.2019 0:48, Dmitry Osipenko пишет: > > Hello, here are two trivial patches that are correcting PLLM on Tegra124. > > First fixes system lockup due to a bad hardware configuration, second > > removes usage of a non-existent register bit. > > > > Dmitry Osipenko (2): > > clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides > > divider > > clk: tegra124: Remove lock-enable bit from PLLM > > > > drivers/clk/tegra/clk-pll.c | 4 ++-- > > drivers/clk/tegra/clk-tegra124.c | 3 +-- > > 2 files changed, 3 insertions(+), 4 deletions(-) > > > > Hello Peter, > > The patches in this series are trivial and fixing the longstanding bug on Tegra124. Could you please take a look and and ACK the series if it looks good to you? Acked-By: Peter De Schrijver <pdeschrijver@xxxxxxxxxx> Peter.