linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] media: Add SH-Mobile RCAR-H2 Lager board support
@ 2013-09-24 13:38 Valentine Barshak
  2013-09-24 16:14 ` Guennadi Liakhovetski
  2013-11-11 23:42 ` Laurent Pinchart
  0 siblings, 2 replies; 7+ messages in thread
From: Valentine Barshak @ 2013-09-24 13:38 UTC (permalink / raw)
  To: linux-sh

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.

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

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-12 20:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 13:38 [PATCH 0/3] media: Add SH-Mobile RCAR-H2 Lager board support Valentine Barshak
2013-09-24 16:14 ` Guennadi Liakhovetski
2013-10-04 10:13   ` Hans Verkuil
2013-10-04 14:19     ` Valentine
2013-11-11 23:42 ` Laurent Pinchart
2013-11-12 20:34   ` Valentine
2013-11-12 20:40     ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).