Re: [U-Boot] [PATCH] ARM: keystone2: PLL: Enable glitch free initialization sequence

2016-11-04 Thread Tom Rini
On Thu, Nov 03, 2016 at 03:32:51PM +0530, Lokesh Vutla wrote: > Update the PLL initialization sequence to avoid glitches while > programming. User guide for the same is available at[1]. > > [1] http://www.ti.com/lit/ug/sprugv2h/sprugv2h.pdf > > Signed-off-by: Lokesh Vutla

[U-Boot] [PATCH] ARM: keystone2: PLL: Enable glitch free initialization sequence

2016-11-03 Thread Lokesh Vutla
Update the PLL initialization sequence to avoid glitches while programming. User guide for the same is available at[1]. [1] http://www.ti.com/lit/ug/sprugv2h/sprugv2h.pdf Signed-off-by: Lokesh Vutla --- arch/arm/mach-keystone/clock.c | 16 1 file changed, 8