Hi all, This is an updated version of the change set adding support for FIELD signal polarity configuration through the parallel media bus flags. The second patch just converts s5p-fimc driver to use generic flags. If there is no further comments I'd like to send Mauro a pull request for these patches. Changes since v1: - dropped V4L2_MBUS_HREF* definitions, added comment on usage of V4L2_MBUS_[HV]SYNC* flags for [HV]REF signals - added V4L2_MBUS_FIELD* - modified the second patch to use HSYNC flags only Changes since v2/3: - renamed V4L2_MBUS_FIELD_ACTIVE_[HIGH/LOW] to V4L2_MBUS_FIELD_EVEN_[HIGH/LOW] and updated the comments Sylwester Nawrocki (2): v4l2: Add polarity flag definitons for parallel bus FIELD signal s5p-fimc: Convert to use generic media bus polarity flags drivers/media/video/s5p-fimc/fimc-reg.c | 14 +++++++++----- drivers/media/video/s5p-fimc/regs-fimc.h | 1 + include/media/s5p_fimc.h | 7 +------ include/media/v4l2-mediabus.h | 12 ++++++++++-- 4 files changed, 21 insertions(+), 13 deletions(-) Thanks, -- Sylwester Nawrocki Samsung Poland R&D Center -- 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