android_kernel_xiaomi_sm8350/drivers/media/video/cx88
Mauro Carvalho Chehab 99e09eac25 V4L/DVB (7448): Add support for Kworld ATSC 120
This board has a s5h1409 demod, plus a xc30x8 tuner (probably, xc3018).

This patch adds proper support for radio, video, s-video, composite and ATSC.
However, support for radio and video depends on having s5h1409 i2c gate open,
otherwise, xc30x8 chip won't be visible.

For a better support, some rework is needed on cx88 driver, to allow adding
xc30x8 to i2c bus without sending i2c 0 byte reading to 0xc2 address.

Thanks to Vanessa Ezekowitz <vanessaezekowitz@gmail.com> for helping to figure
out the proper parameters for s5h1409 and the GPIO pins used by each
configuration.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:55 -03:00
..
cx88-alsa.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
cx88-blackbird.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
cx88-cards.c V4L/DVB (7448): Add support for Kworld ATSC 120 2008-04-24 14:07:55 -03:00
cx88-core.c V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to generic DMA 2008-04-24 14:07:51 -03:00
cx88-dvb.c V4L/DVB (7448): Add support for Kworld ATSC 120 2008-04-24 14:07:55 -03:00
cx88-i2c.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-input.c V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GT 2008-04-24 14:07:51 -03:00
cx88-mpeg.c V4L/DVB (7256): cx88: Add support for tuner-xc3028 2008-04-24 14:07:45 -03:00
cx88-reg.h V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs 2007-10-09 22:05:55 -03:00
cx88-tvaudio.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
cx88-video.c V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 Gold 2008-04-24 14:07:46 -03:00
cx88-vp3054-i2c.c V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
cx88-vp3054-i2c.h V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88.h V4L/DVB (7448): Add support for Kworld ATSC 120 2008-04-24 14:07:55 -03:00
Kconfig V4L/DVB (7441): kconfig fixes for tuner-simple 2008-04-24 14:07:55 -03:00
Makefile