Hi Valentine, On Tuesday 24 September 2013 17:38:33 Valentine Barshak wrote: > The following patches add ADV7611/ADV7612 HDMI receiver I2C driver > and add RCAR H2 SOC support along with ADV761x output format support > to rcar_vin soc_camera driver. > > These changes are needed for SH-Mobile R8A7790 Lager board > video input support.
Do you plan to submit a v2 ? I need the ADV761x driver pretty soon and I'd like to avoid submitting a competing patch :-) > Valentine Barshak (3): > media: i2c: Add ADV761X support > media: rcar_vin: Add preliminary r8a7790 H2 support > media: rcar_vin: Add RGB888_1X24 input format support > > drivers/media/i2c/Kconfig | 11 + > drivers/media/i2c/Makefile | 1 + > drivers/media/i2c/adv761x.c | 1060 +++++++++++++++++++++++ > drivers/media/platform/soc_camera/rcar_vin.c | 17 +- > include/media/adv761x.h | 28 + > 5 files changed, 1114 insertions(+), 3 deletions(-) > create mode 100644 drivers/media/i2c/adv761x.c > create mode 100644 include/media/adv761x.h -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html