These patches contain initial firmware loading and encoding support for the CODA7 series VPU contained in i.MX51 and i.MX53 SoCs, and fix some multi-instance issues. Changes since v4: - Added Javier's Tested/Reviewed/Acked-by. - Fixed menu_skip_mask for V4L2_CID_MPEG_VIDEO_MULTI_SLICE_MODE v4l2_ctrl. - Dropped the ARM patches, those should not go through the media tree. - Dropped the 1080p frame size limit patch for now. I'll add support for larger than PAL sized frames properly in the next patch series, together with decoder support for i.MX5/CODA7 and i.MX6/CODA960. regards Philipp --- drivers/media/platform/Kconfig | 3 +- drivers/media/platform/coda.c | 422 +++++++++++++++++++++++++++++----------- drivers/media/platform/coda.h | 30 ++- 3 files changed, 337 insertions(+), 118 deletions(-) -- 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