Commits
Bartosz Golaszewski committed 71d9e178b07
media: vpif: use a configurable i2c_adapter_id for vpif display commit a16cb91ad9c4bb959e7d1be69d83d8c24a88e9f2 upstream. The vpif display driver uses a static i2c adapter ID of 1 but on the da850-evm board in DT boot mode the i2c adapter ID is actually 0. Make the adapter ID configurable like it already is for vpif capture. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Acked-by: Kevin Hilman <khilman@baylibre.com> Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>