linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rcar-{csi2,vin}: Extend RAW8 support to all RGB layouts
@ 2020-09-15 23:01 Niklas Söderlund
  2020-09-15 23:01 ` [PATCH 1/2] rcar-csi2: " Niklas Söderlund
  2020-09-15 23:01 ` [PATCH 2/2] rcar-vin: " Niklas Söderlund
  0 siblings, 2 replies; 5+ messages in thread
From: Niklas Söderlund @ 2020-09-15 23:01 UTC (permalink / raw)
  To: linux-media; +Cc: linux-renesas-soc, Niklas Söderlund

Hello,

When adding support for V4L2_PIX_FMT_SRGGB8 it was overlooked that the 
same solution could be used to support all RAW8 RGB layouts (SBGGR8, 
SGBRG8, SGRBG8 and SRGGB8).

This series extends the R-Car VIN and CSI-2 drivers to support all RAW8
RGB layouts. The VIN driver changes are applicable to both Gen2 and Gen3 
while the changes to the CSI-2 driver only effects Gen3.

Niklas Söderlund (2):
  rcar-csi2: Extend RAW8 support to all RGB layouts
  rcar-vin: Extend RAW8 support to all RGB layouts

 drivers/media/platform/rcar-vin/rcar-csi2.c |  3 +++
 drivers/media/platform/rcar-vin/rcar-dma.c  | 28 ++++++++++++++++++++-
 drivers/media/platform/rcar-vin/rcar-v4l2.c | 27 ++++++++++++++++++++
 3 files changed, 57 insertions(+), 1 deletion(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-19 10:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 23:01 [PATCH 0/2] rcar-{csi2,vin}: Extend RAW8 support to all RGB layouts Niklas Söderlund
2020-09-15 23:01 ` [PATCH 1/2] rcar-csi2: " Niklas Söderlund
2020-09-19 10:16   ` Ulrich Hecht
2020-09-15 23:01 ` [PATCH 2/2] rcar-vin: " Niklas Söderlund
2020-09-19 10:17   ` Ulrich Hecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).