The patch set adds some feature into the marvell ccic driver Patch 1: Support MIPI sensor Patch 2: Support clock tree Patch 3: reset ccic when stop streaming, which makes CCIC more stable Patch 4: refine the mcam_set_contig_buffer function Patch 5: add some new fmts to support Patch 6: add SOF-EOF pair check to make the CCIC more stable Patch 7: use resource managed allocation Libin Yang (7): marvell-ccic: add MIPI support for marvell-ccic driver marvell-ccic: add clock tree support for marvell-ccic driver marvell-ccic: reset ccic phy when stop streaming for stability marvell-ccic: refine mcam_set_contig_buffer function marvell-ccic: add new formats support for marvell-ccic driver marvell-ccic: add SOF / EOF pair check for marvell-ccic driver marvell-ccic: switch to resource managed allocation and request drivers/media/platform/marvell-ccic/cafe-driver.c | 4 +- drivers/media/platform/marvell-ccic/mcam-core.c | 323 +++++++++++++++++---- drivers/media/platform/marvell-ccic/mcam-core.h | 51 +++- drivers/media/platform/marvell-ccic/mmp-driver.c | 267 ++++++++++++++--- include/media/mmp-camera.h | 19 ++ 5 files changed, 563 insertions(+), 101 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html