Re: [PATCH 0/2] gpu: ipu-v3: csi: add RGB565 support

2018-05-18 Thread Philipp Zabel
On Thu, 2018-05-03 at 18:29 +0200, Jan Luebbe wrote: > This series adds support to capture in RGB565 format on the parallel bus > by using the bayer (generic) mode instead. > > It also contains a small cleanup patch to pass on error codes from > mbus_code_to_bus_cfg in fill_csi_bus_cfg and ipu_csi

[PATCH 0/2] gpu: ipu-v3: csi: add RGB565 support

2018-05-05 Thread Jan Luebbe
This series adds support to capture in RGB565 format on the parallel bus by using the bayer (generic) mode instead. It also contains a small cleanup patch to pass on error codes from mbus_code_to_bus_cfg in fill_csi_bus_cfg and ipu_csi_init_interface by Enrico Scholz. Enrico Scholz (1): gpu: ip