Re: [PATCH] clk: ingenic: Remove OF_POPULATED flag to probe children
From: Stephen Boyd
Date: Tue Jul 16 2019 - 12:48:24 EST
Quoting Paul Cercueil (2019-07-14 14:57:15)
> Remove the OF_POPULATED flag, in order to probe children when the
> device node is compatible with "simple-mfd".
We have CLK_OF_DECLARE_DRIVER for this. Can you use that?
>
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---
> drivers/clk/ingenic/cgu.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>