Hi Mauro, These patches add functional CCP2 support for the omap3isp, as needed for the Nokia N900. Please pull. The following changes since commit ec0c3ec497cabbf3bfa03a9eb5edcc252190a4e0: media: ddbridge: split code into multiple files (2017-08-09 12:17:01 -0400) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git ccp2 for you to fetch changes up to 1d3f6ca1c698441784755d40b441fd969e9b2303: omap3isp: Skip CSI-2 receiver initialisation in CCP2 configuration (2017-08-09 22:36:58 +0300) ---------------------------------------------------------------- Pavel Machek (2): omap3isp: Parse CSI1 configuration from the device tree omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode Sakari Ailus (2): omap3isp: Always initialise isp and mutex for csiphy1 omap3isp: Skip CSI-2 receiver initialisation in CCP2 configuration drivers/media/platform/omap3isp/isp.c | 105 +++++++++++++++++++++------- drivers/media/platform/omap3isp/ispccp2.c | 9 ++- drivers/media/platform/omap3isp/ispcsi2.c | 4 +- drivers/media/platform/omap3isp/ispcsiphy.c | 38 +++++----- drivers/media/platform/omap3isp/ispcsiphy.h | 6 +- drivers/media/platform/omap3isp/ispreg.h | 4 ++ drivers/media/platform/omap3isp/omap3isp.h | 1 + 7 files changed, 115 insertions(+), 52 deletions(-) -- Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx