media: rkisp1: Add NV16M and NV61M to output formats
authorPaul Elder <paul.elder@ideasonboard.com>
Wed, 13 Jul 2022 07:24:58 +0000 (16:24 +0900)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 11 Apr 2023 16:02:45 +0000 (18:02 +0200)
commit7cb7018c1ae4ed4313c00d367d1030a99f223b0e
tree4783afec3b8a651bdc9c7b971f07bf92c135359a
parentc766c90faf93897b77c9c5daa603cffab85ba907
media: rkisp1: Add NV16M and NV61M to output formats

Add support for NV16M and NV61M as output formats. As NV16, NV61, NV12M
and NV21M are already supported, the infrastructure is already in place
to support NV16M and NV61M, so it is sufficient to simply add relevant
entries to the list of output formats.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Dafna Hirschfeld <dafna@fastmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c