Hi Jon On Mon, Feb 11, 2013 at 7:21 PM, Jon Hunter <jon-hunter@xxxxxx> wrote: > > This is being call from the mach-omap2/board-generic.c file on boot. > Where are you suggesting this is called from? > I was suggesting this could be called in gpmc_probe_dt() in gpmc.c. Instead of using for_each_node_by_name() and initialize manually each node, it should be possibly (perhaps with some ugly hack) to use of_platform_populate() to initialize gpmc child devices. But I'm not exactly sure how this would work. -- Ezequiel -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html