OSDN Git Service

media: camss: csid: Different format support on source pad
authorTodor Tomov <todor.tomov@linaro.org>
Wed, 25 Jul 2018 16:38:38 +0000 (12:38 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 2 Aug 2018 10:38:44 +0000 (06:38 -0400)
commit7e37f47f3ae7b73648768d652b669ea23161db5a
treef57f256dfe54187dffb4ed260202cd178fd9eece
parent312e1c858a0f05e27812cd7de87114801fced508
media: camss: csid: Different format support on source pad

Usually the format on the source pad is the same as on the sink pad.
However the CSID is able to do some format conversions. To support
this make the format on the source pad selectable amongst a list
of formats. This list can be different for each sink pad format.
This is still not used but will be when the format conversions
are implemented.

Signed-off-by: Todor Tomov <todor.tomov@linaro.org>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/qcom/camss/camss-csid.c