mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] media: i2c: add suppport for ths8200 encoder.
@ 2013-06-03 17:26 Prabhakar Lad
  2013-06-03 17:26 ` [PATCH 1/2] media: i2c: ths8200: driver for TI video encoder Prabhakar Lad
  2013-06-03 17:26 ` [PATCH 2/2] media: i2c: ths8200: add support v4l-async Prabhakar Lad
  0 siblings, 2 replies; 3+ messages in thread
From: Prabhakar Lad @ 2013-06-03 17:26 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab, LMML, Laurent Pinchart
  Cc: DLOS, LKML, Lad, Prabhakar

From: Lad, Prabhakar <prabhakar.csengg@gmail.com>

The first patch of the series adds support for the THS8200 encoder
The full datasheets are available from TI website[1]. The second patch
of the series adds supports for v4l-async subdevice probing.

[1] http://www.ti.com/product/ths8200

Hans Verkuil (1):
  media: i2c: ths8200: driver for TI video encoder.

Lad, Prabhakar (1):
  media: i2c: ths8200: add support v4l-async

 drivers/media/i2c/Kconfig        |    9 +
 drivers/media/i2c/Makefile       |    1 +
 drivers/media/i2c/ths8200.c      |  568 ++++++++++++++++++++++++++++++++++++++
 drivers/media/i2c/ths8200_regs.h |  161 +++++++++++
 4 files changed, 739 insertions(+), 0 deletions(-)
 create mode 100644 drivers/media/i2c/ths8200.c
 create mode 100644 drivers/media/i2c/ths8200_regs.h


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

end of thread, other threads:[~2013-06-03 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-03 17:26 [PATCH 0/2] media: i2c: add suppport for ths8200 encoder Prabhakar Lad
2013-06-03 17:26 ` [PATCH 1/2] media: i2c: ths8200: driver for TI video encoder Prabhakar Lad
2013-06-03 17:26 ` [PATCH 2/2] media: i2c: ths8200: add support v4l-async Prabhakar Lad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®