public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/9] OMAP3 ISP and camera drivers
@ 2009-03-03 10:06 Sakari Ailus
  2009-03-03 10:06 ` [PATCH 1/9] omap3isp: Add ISP main driver and register definitions Sakari Ailus
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: Sakari Ailus @ 2009-03-03 10:06 UTC (permalink / raw)
  To: linux-media@vger.kernel.org, linux-omap@vger.kernel.org
  Cc: Aguirre Rodriguez, Sergio Alberto, Toivonen Tuukka Olli Artturi,
	Hiroshi DOYU, DongSoo Kim

Hi,

So here's the patchset for OMAP 3 ISP and camera drivers plus the
associated V4L changes. Sergio Aguirre has been posting a related
patchset earlier, containing also sensor and lens driver used on SDP. 
This patchset is agains the linux-omap tree:

<URL:http://www.muru.com/linux/omap/README_OMAP_GIT>

So I and Sergio have synchronised our versions of the ISP and camera
drivers and this is the end result. There is still a lot of work to do,
though. You can find some comments in individual patch descriptions. If 
the todo list for a patch is empty it doesn't mean there wouldn't be 
anything left to do. ;)

There's at least one major change to Sergio Aguirre's earlier patches 
which is that the ISP driver now uses the IOMMU from Hiroshi Doyu. 
Hiroshi is away for some time now so there are just some hacks on top of 
Hiroshi's older iommu patches to use with current linux-omap.

This patchset does not contain the resizer or preview wrappers from TI 
but they have been left intentionally out. A proper interface (V4L) 
should be used for those and the camera driver should be somehow 
involved --- the wrappers are just duplicating much of the camera 
driver's functionality.

I don't have any sensor or lens drivers to publish at this time.

This patchset should work with the SDP and OMAPZoom boards although you
need the associated sensor drivers + the board code from Sergio Aguirre 
to use it. You'll also need the IOMMU patchset from Hiroshi Doyu. 
Everything except the sensor / board stuff is available here:

<URL:http://www.gitorious.org/projects/omap3camera>

In short, on linux-omap:

$ git pull http://git.gitorious.org/omap3camera/mainline.git v4l \
   iommu omap3camera base

Hiroshi's original iommu tree is here (branch iommu):

<URL:http://git.gitorious.org/lk/mainline.git>

Some of the camera and ISP driver development history is available, too. 
See the first link.

Any feedback is appreciated.

Sincerely,

-- 
Sakari Ailus
sakari.ailus@maxwell.research.nokia.com


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

end of thread, other threads:[~2009-03-07 15:24 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-03 10:06 [RFC 0/9] OMAP3 ISP and camera drivers Sakari Ailus
2009-03-03 10:06 ` [PATCH 1/9] omap3isp: Add ISP main driver and register definitions Sakari Ailus
2009-03-03 10:06   ` [PATCH 2/9] omap3isp: Add ISP MMU wrapper Sakari Ailus
2009-03-03 10:06     ` [PATCH 3/9] omap3isp: Add userspace header Sakari Ailus
2009-03-03 10:06       ` [PATCH 4/9] omap3isp: Add ISP frontend (CCDC) Sakari Ailus
2009-03-03 10:06         ` [PATCH 5/9] omap3isp: Add ISP backend (PRV and RSZ) Sakari Ailus
2009-03-03 10:06           ` [PATCH 6/9] omap3isp: Add statistics collection modules (H3A and HIST) Sakari Ailus
2009-03-03 10:06             ` [PATCH 7/9] omap3isp: Add CSI2 interface support Sakari Ailus
2009-03-03 10:06               ` [PATCH 8/9] omap3isp: Add ISP tables Sakari Ailus
2009-03-03 10:06                 ` [PATCH 9/9] omap34xxcam: Add camera driver Sakari Ailus
2009-03-03 17:31                   ` Alexey Klimov
2009-03-05 14:09                     ` Sakari Ailus
2009-03-07 14:38                       ` Alexey Klimov
2009-03-03 12:23           ` [PATCH 5/9] omap3isp: Add ISP backend (PRV and RSZ) Alexey Klimov
2009-03-03 12:07         ` [PATCH 4/9] omap3isp: Add ISP frontend (CCDC) Alexey Klimov
2009-03-06 12:51       ` [PATCH 3/9] omap3isp: Add userspace header Hans Verkuil
2009-03-03 11:56   ` [PATCH 1/9] omap3isp: Add ISP main driver and register definitions Alexey Klimov
2009-03-05 11:34     ` Sakari Ailus
2009-03-07 15:25       ` Alexey Klimov
2009-03-03 13:09 ` [RFC 0/9] OMAP3 ISP and camera drivers Sakari Ailus
2009-03-04 15:28 ` Hiremath, Vaibhav
2009-03-04 15:38   ` Sakari Ailus
2009-03-05  0:10     ` DongSoo(Nathaniel) Kim
2009-03-05  3:53       ` Hiremath, Vaibhav
2009-03-05  4:54         ` DongSoo(Nathaniel) Kim
2009-03-05  7:30         ` Sakari Ailus
2009-03-05 14:26         ` [PATCH] omap34xxcam: Don't use dev_err before we have a video device Sakari Ailus
2009-03-05  5:00 ` [RFC 0/9] OMAP3 ISP and camera drivers DongSoo(Nathaniel) Kim

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