media: bcm2835-unicam: Add support for 14bit mono sources
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 25 Jun 2020 17:03:47 +0000 (18:03 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:04 +0000 (16:04 +0000)
commit446764d19e3a1bb8e95ce531930049188d4154e5
treec5a47802c255c0ab90685571fdeaa241e7a7aad8
parent2bf2d6697786eb5eb3e783db79c4b938000c9f3b
media: bcm2835-unicam: Add support for 14bit mono sources

Now that V4L2_PIX_FMT_Y14 and V4L2_PIX_FMT_Y14P are defined,
allow passing 14bit mono data through the peripheral.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/platform/bcm2835/bcm2835-unicam.c