[Letux-kernel] [PATCH] clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs

Stephen Boyd sboyd at kernel.org
Thu Dec 17 10:47:04 CET 2020


Quoting H. Nikolaus Schaller (2020-12-06 03:18:51)
> From: David Shah <dave at ds0.me>
> 
> Having the ABE DPLL ref and bypass muxes set to different inputs was
> causing the DPLL not to lock when TIMER8 was used, as it is in the Pyra
> for the backlight.
> 
> This patch fixes this by setting abe_dpll_bypass_clk_mux to sys_32k_ck
> in omap5xxx_dt_clk_init.
> 
> A similar patch may also be needed for OMAP44xx which has similar code
> in omap4xxx_dt_clk_init, but I have not added this as I have no hardware
> to test on.
> 
> Signed-off-by: David Shah <dave at ds0.me>
> Signed-off-by: H. Nikolaus Schaller <hns at goldelico.com>
> ---

Applied to clk-next


More information about the Letux-kernel mailing list