On Wed, Jun 6, 2012 at 6:25 AM, Stephen Boyd <sboyd@xxxxxxxxxxxxxx> wrote: > What if I don't want to boot the device at kernel start-up? Do I have to > make it a module then? Currently, yeah. But we can change stuff if needed. We took that design decision because it was simple and we didn't have any reason not to do it, but I'm thinking we can let the users decide about this using runtime pm (e.g. calling pm_runtime_get_sync with an rpmsg device, which will then be propagated all the way up to the remoteproc device and power it up). -- 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