All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: MT9T111/MT9T112 aptina camera driver in linux-imx
@ 2013-03-20 13:24 Ashwin Kirpalani
  2013-03-20 13:35 ` John Weber
  2013-03-20 14:53 ` Ashwin Kirpalani
  0 siblings, 2 replies; 10+ messages in thread
From: Ashwin Kirpalani @ 2013-03-20 13:24 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

Ok. So what is the starting point of the linux-imx kernel code base. I
believe the kernel is 3.0.35. Was this branched off the mainline linux
kernel at this revision? If I know what this branch point is, then I could
try to port over the changes to make the  MT9T111/MT9T112 aptina camera
driver work and in doing so, update the platform-agnostic camera driver
along the way? Thanks

[-- Attachment #2: Type: text/html, Size: 390 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* MT9T111/MT9T112 aptina camera driver in linux-imx
@ 2013-03-19 23:55 Ashwin Kirpalani
  2013-03-20 12:08 ` Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: Ashwin Kirpalani @ 2013-03-19 23:55 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

I am attempting to use the Aptina MT9T111 CMOS sensor driver with the
sabrelite board

The linux-imx kernel has the driver for the MT9T112, which needs to be
patched for the MT9T111, or so I thought. The patch that I was attempting
to apply is here:
https://patchwork.kernel.org/patch/2067231/

However, I cannot use the MT9T112.c file that is in the current linux-imx
tree. Turns out my starting point should be the MT9T112.c file in a
repository called linux-media : https://github.com/hvaibhav/linux-media/.

So I tried to copy over into my linux-imx working directory just the
MT9T112.c that is in the linux-media repo and tried to build the kernel but
as you can imagine it led to a whole bunch of errors in soc_camera and
v4l2_mediabus modules.

How would I go about solving this issue? Is there a systematic way (like a
series of patches) that I can use to get me to a working starting point
after which I can apply the above patch.

[-- Attachment #2: Type: text/html, Size: 1174 bytes --]

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

end of thread, other threads:[~2013-03-20 16:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20 13:24 MT9T111/MT9T112 aptina camera driver in linux-imx Ashwin Kirpalani
2013-03-20 13:35 ` John Weber
2013-03-20 14:53 ` Ashwin Kirpalani
2013-03-20 15:17   ` John Weber
2013-03-20 15:24   ` Eric Bénard
2013-03-20 16:36     ` Ashwin Kirpalani
2013-03-20 16:43       ` Eric Bénard
2013-03-20 16:46       ` Fabio Estevam
  -- strict thread matches above, loose matches on Subject: below --
2013-03-19 23:55 Ashwin Kirpalani
2013-03-20 12:08 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.