public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Starting OMAP3 ISP as module
@ 2011-10-25 17:45 Gary Thomas
  2011-10-25 19:13 ` Javier Martinez Canillas
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2011-10-25 17:45 UTC (permalink / raw)
  To: linux-media

To date, I've only been using the OMAP3 ISP + Media Controller Framework
builtin to the kernel.  Now I'd like to try it as a set of modules, but
I can't seem to get it to fire up.

What the module insert/probe sequence should I use?
Any other hints?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Starting OMAP3 ISP as module
  2011-10-25 17:45 Starting OMAP3 ISP as module Gary Thomas
@ 2011-10-25 19:13 ` Javier Martinez Canillas
  0 siblings, 0 replies; 2+ messages in thread
From: Javier Martinez Canillas @ 2011-10-25 19:13 UTC (permalink / raw)
  To: Gary Thomas; +Cc: linux-media

On Tue, Oct 25, 2011 at 7:45 PM, Gary Thomas <gary@mlbassoc.com> wrote:
> To date, I've only been using the OMAP3 ISP + Media Controller Framework
> builtin to the kernel.  Now I'd like to try it as a set of modules, but
> I can't seem to get it to fire up.
>
> What the module insert/probe sequence should I use?
> Any other hints?
>

Hi Gary,

You have to first insert the iommu2 module.

This sequence works:

$ modprobe iommu2
$ modprobe omap3-isp

> Thanks
>
> --

Hope it helps,

-- 
Javier Martínez Canillas
(+34) 682 39 81 69
Barcelona, Spain

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-25 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 17:45 Starting OMAP3 ISP as module Gary Thomas
2011-10-25 19:13 ` Javier Martinez Canillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox