]> git.baikalelectronics.ru Git - kernel.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)
commit19d0ec009a49145ecc43cda4a520800fa9a5eedf
tree507f609bf0310bdc1d4175ed1b6f4dee3a2a0112
parentd216b763e8bc6b8c0d1600c076353dd0f17dbcfc
[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