From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Cc: sakari.ailus@iki.fi
Subject: [GIT PULL FOR v4.1] [v2] OMAP3 ISP DT support & other fixes
Date: Thu, 26 Mar 2015 01:19:30 +0200 [thread overview]
Message-ID: <2471603.f3UFYjkmSW@avalon> (raw)
In-Reply-To: <3472666.1mv3SyG49o@avalon>
Hi Mauro,
This pull request supersedes "[GIT PULL FOR v4.1] OMAP3 ISP fixes". It
contains all the patches of the previous pull request, plus OMAP3 ISP DT
support.
Board code and platform changes have been acked by the appropriate maintainers
to the best of my knowledge.
The following changes since commit 3d945be05ac1e806af075e9315bc1b3409adae2b:
[media] mn88473: simplify bandwidth registers setting code (2015-03-03
13:09:12 -0300)
are available in the git repository at:
git://linuxtv.org/pinchartl/media.git omap3isp/next
for you to fetch changes up to af62d8469b359ccd2d3b9bab5fa147074d4a8619:
omap3isp: Deprecate platform data support (2015-03-26 01:09:16 +0200)
----------------------------------------------------------------
Lad, Prabhakar (1):
media: omap3isp: video: drop setting of vb2 buffer state to
VB2_BUF_STATE_ACTIVE
Laurent Pinchart (4):
media: omap3isp: video: Don't call vb2 mmap with queue lock held
media: omap3isp: video: Use v4l2_get_timestamp()
media: omap3isp: hist: Move histogram DMA to DMA engine
omap3isp: DT support for clocks
Sakari Ailus (14):
omap3isp: Fix error handling in probe
omap3isp: Avoid a BUG_ON() in media_entity_create_link()
omap3isp: Separate external link creation from platform data parsing
omap3isp: Platform data could be NULL
omap3isp: Refactor device configuration structs for Device Tree
omap3isp: Rename regulators to better suit the Device Tree
omap3isp: Calculate vpclk_div for CSI-2
omap3isp: Replace mmio_base_phys array with the histogram block base
omap3isp: Move the syscon register out of the ISP register maps
omap3isp: Replace many MMIO regions by two
dt: bindings: Add lane-polarity property to endpoint nodes
v4l: of: Read lane-polarities endpoint property
omap3isp: Add support for the Device Tree
omap3isp: Deprecate platform data support
.../devicetree/bindings/media/video-interfaces.txt | 6 +
arch/arm/mach-omap2/board-cm-t35.c | 57 +--
arch/arm/mach-omap2/devices.c | 76 +---
arch/arm/mach-omap2/omap34xx.h | 36 +-
drivers/media/platform/Kconfig | 1 +
drivers/media/platform/omap3isp/isp.c | 555 +++++++++++----
drivers/media/platform/omap3isp/isp.h | 42 +-
drivers/media/platform/omap3isp/ispccdc.c | 26 +-
drivers/media/platform/omap3isp/ispccp2.c | 22 +-
drivers/media/platform/omap3isp/ispcsi2.c | 14 +-
drivers/media/platform/omap3isp/ispcsiphy.c | 48 +-
drivers/media/platform/omap3isp/isph3a_aewb.c | 1 -
drivers/media/platform/omap3isp/isph3a_af.c | 1 -
drivers/media/platform/omap3isp/isphist.c | 127 +++---
drivers/media/platform/omap3isp/ispstat.c | 2 +-
drivers/media/platform/omap3isp/ispstat.h | 5 +-
drivers/media/platform/omap3isp/ispvideo.c | 20 +-
drivers/media/v4l2-core/v4l2-of.c | 41 +-
include/media/omap3isp.h | 36 +-
include/media/v4l2-of.h | 3 +
20 files changed, 665 insertions(+), 454 deletions(-)
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2015-03-25 23:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-14 15:00 [GIT PULL FOR v4.1] OMAP3 ISP fixes Laurent Pinchart
2015-03-25 23:19 ` Laurent Pinchart [this message]
2015-04-01 23:53 ` [GIT PULL FOR v4.1] [v3] OMAP3 ISP DT support & other fixes Laurent Pinchart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2471603.f3UFYjkmSW@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=sakari.ailus@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox