[PATCH] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK
Fabio Estevam
festevam at gmail.com
Wed Apr 9 07:20:28 PDT 2014
On Wed, Apr 9, 2014 at 10:34 AM, Shawn Guo <shawn.guo at freescale.com> wrote:
> I'm not sure this is a full/correct fix to the problem. You assume that
> the re-parenting only happens during boot for once? What about the
Yes, correct. As far as I can see LDB parent is only set once in clk-imx6q.
> re-parenting triggered by the clk_set_parent() call?
Where do you see the LDB clock parent to change via clk_set_parent() call?
In imx_ldb.c we use clk_set_parent() to set the di parent, not ldb parent.
More information about the linux-arm-kernel
mailing list