On Fri, 2018-05-18 at 15:56 +0200, Jan Luebbe wrote: > By checking and handling the internal IPU formats (ARGB or AYUV) first, > we don't need to check whether it's a bayer format, as we can default to > passing the input format on in all other cases. > > This simplifies handling the different configurations for RGB565 between > parallel and MIPI CSI-2, as we don't need to check the details of the > format anymore. > > Signed-off-by: Jan Luebbe <jlu@xxxxxxxxxxxxxx> Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> regards Philipp