]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] tvp5150: Configure data interface via DT
authorJavier Martinez Canillas <javier@osg.samsung.com>
Thu, 7 Jan 2016 12:46:50 +0000 (10:46 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Jan 2016 13:29:32 +0000 (11:29 -0200)
commita2e5f1b3a4f12c8c35313a9052a8928b5b85a391
tree507f609bf0310bdc1d4175ed1b6f4dee3a2a0112
parent09aa2609fe69fd4878e5c0f1319410b46afaab8f
[media] tvp5150: Configure data interface via DT

The video decoder supports either 8-bit 4:2:2 YUV with discrete syncs
or 8-bit ITU-R BT.656 with embedded syncs output format but currently
BT.656 it's always reported. Allow to configure the format to use via
either platform data or a device tree definition.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/tvp5150.c