commit | 99228481331cdd75981767b23b83ef0ca7aa11da | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Tue Feb 28 17:02:00 2017 +0100 |
committer | Sekhar Nori <nsekhar@ti.com> | Tue Mar 07 16:43:19 2017 +0530 |
tree | 03c595561b22286407fab324bf6ae95ca2970c54 | |
parent | e503eaa314d3cb1f6c2c1820bb382d50de61acad [diff] |
ARM: davinci: add pdata-quirks for da850-evm vpif display Similarly to vpif capture: we need to register the vpif display driver and the corresponding adv7343 encoder in pdata-quirks as the DT support is not complete - there isn't currently a way to define the output_routing in the V4L2 drivers (c.f. s_routing) via DT. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>