[media] Driver for Toshiba TC358743 HDMI to CSI-2 bridge
authorMats Randgaard <matrandg@cisco.com>
Thu, 9 Jul 2015 08:45:47 +0000 (05:45 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 17 Jul 2015 12:59:28 +0000 (09:59 -0300)
commitd32d98642de66048f9534a05f3641558e811bbc9
treece1b6a91bd269350bd6e5cba0656b2fd6fc1dc24
parentbde2b96d6dfb1c14e5d27a4e7e7d492e9be102cd
[media] Driver for Toshiba TC358743 HDMI to CSI-2 bridge

The driver is tested on our hardware and all the implemented features
works as expected.

Missing features:
- CEC support
- HDCP repeater support
- IR support

Signed-off-by: Mats Randgaard <matrandg@cisco.com>
[hans.verkuil@cisco.com: updated copyright year to 2015]
[hans.verkuil@cisco.com: update confusing confctl_mutex comment]
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
MAINTAINERS
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/tc358743.c [new file with mode: 0644]
drivers/media/i2c/tc358743_regs.h [new file with mode: 0644]
include/media/tc358743.h [new file with mode: 0644]
include/uapi/linux/v4l2-controls.h
This page took 0.02811 seconds and 5 git commands to generate.