On Tue, Aug 20, 2013 at 10:48:44AM +0200, Sebastian Hesselbarth wrote: > On 08/20/2013 09:26 AM, Sascha Hauer wrote: > >On i.MX5 the init_time hook calls mx5x_clocks_init_dt which calls > >mx5x_clocks_init which not only calls of_clk_init() but also registers > >all clocks in the system. You can't remove it. > > > >I am missing some > > > >CLK_OF_DECLARE(imx51, "fsl,imx51-ccm", imx51_clocks_init); > >CLK_OF_DECLARE(imx53, "fsl,imx53-ccm", imx53_clocks_init); > > > >Somewhere. > > Sascha, > > you are right, I forgot to add the two lines above as replacement for > the now removed direct call. If the general approach is accepted, I'll > add them for sure. > > Do imx51/imx53 still boot with CLK_OF_DECLARE added?
I can test this once the whole series arrived here. So far I only have 6/16 and 10/17. I probably need at least 1/17. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/