On Dec 08, 2023 at 16:22:54 +0100, Julien Massot wrote: > Add support for MEDIA_BUS_FMT_Y8_1X8 format. > > Signed-off-by: Julien Massot <julien.massot@xxxxxxxxxxxxx> > --- > drivers/media/platform/cadence/cdns-csi2rx.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/media/platform/cadence/cdns-csi2rx.c b/drivers/media/platform/cadence/cdns-csi2rx.c > index b9356cc7a192..d24880e27607 100644 > --- a/drivers/media/platform/cadence/cdns-csi2rx.c > +++ b/drivers/media/platform/cadence/cdns-csi2rx.c > @@ -114,6 +114,7 @@ static const struct csi2rx_fmt formats[] = { > { .code = MEDIA_BUS_FMT_SGBRG8_1X8, .bpp = 8, }, > { .code = MEDIA_BUS_FMT_SGRBG8_1X8, .bpp = 8, }, > { .code = MEDIA_BUS_FMT_SRGGB8_1X8, .bpp = 8, }, > + { .code = MEDIA_BUS_FMT_Y8_1X8, .bpp = 8, }, > { .code = MEDIA_BUS_FMT_SBGGR10_1X10, .bpp = 10, }, > { .code = MEDIA_BUS_FMT_SGBRG10_1X10, .bpp = 10, }, > { .code = MEDIA_BUS_FMT_SGRBG10_1X10, .bpp = 10, }, > -- > 2.43.0 > Acked-by: Jai Luthra <j-luthra@xxxxxx> -- Thanks, Jai GPG Fingerprint: 4DE0 D818 E5D5 75E8 D45A AFC5 43DE 91F9 249A 7145
Attachment:
signature.asc
Description: PGP signature