All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] omap3isp driver DT support
@ 2015-03-16  0:25 Sakari Ailus
  2015-03-16  0:25 ` [PATCH 01/15] omap3isp: Fix error handling in probe Sakari Ailus
                   ` (14 more replies)
  0 siblings, 15 replies; 31+ messages in thread
From: Sakari Ailus @ 2015-03-16  0:25 UTC (permalink / raw)
  To: linux-media; +Cc: linux-omap, tony, sre, pali.rohar, laurent.pinchart

Hi folks,

Here's the first non-RFC version of the omap3isp driver DT support patchset.
It's a sub-set of patches in this RFC set:

<URL:http://www.spinics.net/lists/linux-media/msg87263.html>

What has been changed since the RFC set in these patches is roughly:

- The patches have been rebased on Laurent's hist DMA patch:

  <URL:http://www.spinics.net/lists/linux-media/msg87349.html>

- the dts changes have been split off as a separate set "[PATCH 0/4] OMAP 3
  ISP (and N9/N950 primary camera support) dts changes". This includes the
  OMAP 3 ISP DT binding patch. There are no direct dependencies to this set.

- Use unsigned int rather than int in loop over an array in v4l2-of.c.

- Check that there at least as as many lane polarities as there are lanes.

- Fixed syscon handling for non-DT case.

-- 
Kind regards,
Sakari



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

end of thread, other threads:[~2015-03-25 22:39 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16  0:25 [PATCH 00/15] omap3isp driver DT support Sakari Ailus
2015-03-16  0:25 ` [PATCH 01/15] omap3isp: Fix error handling in probe Sakari Ailus
2015-03-16  0:25 ` [PATCH 02/15] omap3isp: Avoid a BUG_ON() in media_entity_create_link() Sakari Ailus
2015-03-16  0:25 ` [PATCH 03/15] omap3isp: Separate external link creation from platform data parsing Sakari Ailus
2015-03-16  0:25 ` [PATCH 04/15] omap3isp: DT support for clocks Sakari Ailus
2015-03-16  0:26 ` [PATCH 05/15] omap3isp: Platform data could be NULL Sakari Ailus
2015-03-16  0:26 ` [PATCH 06/15] omap3isp: Refactor device configuration structs for Device Tree Sakari Ailus
2015-03-19  7:04   ` Igor Grinberg
2015-03-16  0:26 ` [PATCH 07/15] omap3isp: Rename regulators to better suit the " Sakari Ailus
2015-03-16  0:26 ` [PATCH 08/15] omap3isp: Calculate vpclk_div for CSI-2 Sakari Ailus
2015-03-16  0:26 ` [PATCH 09/15] omap3isp: Replace mmio_base_phys array with the histogram block base Sakari Ailus
2015-03-16  0:26 ` [PATCH 10/15] omap3isp: Move the syscon register out of the ISP register maps Sakari Ailus
2015-03-22 12:17   ` [PATCH v1.1 " Sakari Ailus
2015-03-16  0:26 ` [PATCH 11/15] omap3isp: Replace many MMIO regions by two Sakari Ailus
2015-03-16  0:26 ` [PATCH 12/15] dt: bindings: Add lane-polarity property to endpoint nodes Sakari Ailus
2015-03-16  8:58   ` Laurent Pinchart
2015-03-20 22:07   ` [PATCH v1.1 " Sakari Ailus
2015-03-16  0:26 ` [PATCH 13/15] v4l: of: Read lane-polarity endpoint property Sakari Ailus
2015-03-16  9:05   ` Laurent Pinchart
2015-03-16 23:12     ` Sakari Ailus
2015-03-20 22:08   ` [PATCH v1.1 13/15] v4l: of: Read lane-polarities " Sakari Ailus
2015-03-22  8:46     ` Laurent Pinchart
2015-03-16  0:26 ` [PATCH 14/15] omap3isp: Add support for the Device Tree Sakari Ailus
2015-03-17  0:48   ` Laurent Pinchart
2015-03-20 21:04     ` Sakari Ailus
2015-03-20 22:05     ` [PATCH v1.1 " Sakari Ailus
2015-03-22 12:23       ` Sakari Ailus
2015-03-22 20:26       ` Laurent Pinchart
2015-03-25 22:38         ` Sakari Ailus
2015-03-16  0:26 ` [PATCH 15/15] omap3isp: Deprecate platform data support Sakari Ailus
2015-03-17  0:49   ` Laurent Pinchart

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.