[media] v4l: s5p-tv: add sii9234 driver
authorTomasz Stanislawski <t.stanislaws@samsung.com>
Tue, 20 Sep 2011 15:53:55 +0000 (12:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 28 Feb 2012 21:25:46 +0000 (18:25 -0300)
commit56e1df491b803dc962ba47adcdaf4ad034c697a8
treea67b6e259ecf97fce27a85b5183869f23b6faa1c
parente861dccc6d8d870d764ed950417cfb0e65889b90
[media] v4l: s5p-tv: add sii9234 driver

SiI9234 is a converter of HDMI signal into MHL. The chip is present on some
boards from Samsung S5P family. The chip's configuration procedure is based on
MHD_SiI9234 driver created by doonsoo45.kim.

The driver is using:
- i2c framework
- v4l2 framework
- runtime PM

Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s5p-tv/Kconfig
drivers/media/video/s5p-tv/Makefile
drivers/media/video/s5p-tv/sii9234_drv.c [new file with mode: 0644]
include/media/sii9234.h [new file with mode: 0644]
This page took 0.027 seconds and 5 git commands to generate.