[PATCH v2 0/3] media: rkisp1: Miscellaneous improvements
From: Paul Elder
Date: Thu Nov 17 2022 - 03:43:01 EST
This patch series adds small improvements to the rkisp1 driver:
- Add NV16M and NV61M output
- Implement ENUM_FRAMESIZES
As well as a small code cleanup.
These patches have been sent before individually, so really this is a
resend, which also bunches them together.
Laurent Pinchart (1):
media: rkisp1: Make local immutable array variables static const
Paul Elder (2):
media: rkisp1: Add NV16M and NV61M to output formats
media: rkisp1: Implement ENUM_FRAMESIZES
.../platform/rockchip/rkisp1/rkisp1-capture.c | 64 +++++++++++++++++--
1 file changed, 60 insertions(+), 4 deletions(-)
--
2.35.1