]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: davinci: da8xx: add pdata-quirks for VPIF capture
authorKevin Hilman <khilman@baylibre.com>
Tue, 28 Feb 2017 16:01:58 +0000 (17:01 +0100)
committerSekhar Nori <nsekhar@ti.com>
Tue, 7 Mar 2017 11:13:17 +0000 (16:43 +0530)
commit7ee77194143ba7cee8d55956adc85914ce49a277
tree72ccfd981fc8043c560487b467cf0584c92d7157
parent79617a528b8d6486bcb9f0ca3bdbcf8852f8feee
ARM: davinci: da8xx: add pdata-quirks for VPIF capture

For da8xx DT platforms, use pdata-quirks to add legacy platform data for
vpif_capture driver.

Passing legacy platform_data is required until the V4L2 framework, and
subdevice drivers (such as the tvp514x) grow a way of selecting input
and output routing  (c.f. V4L2 s_routing API)

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
[Bartosz:
    - removed unnecessary #ifdefs
    - split the init function into two separate routines for the lcdk
      and evm boards]
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/pdata-quirks.c