[libcamera-devel] [PATCH 0/4] utils: rkisp1: Miscellaneous capture script updates

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Jun 20 23:06:54 CEST 2022


Hello,

This small patch series fixes miscellaneous issues with the
rkisp1-capture.sh script that I have noticed while using the script on
an NXP i.MX8MP.

The script has bit-rotted over time, and patches 1/4 to 3/4 fix that.
Patch 4/4 then adds support for a separate CSI-2 receiver subdev in the
media graph, needed by the i.MX8MP.

The patches have been tested on both RK3399 (Rock Pi 4 board) and
i.MX8MP.

Laurent Pinchart (4):
  utils: rkisp1: Remove frames before starting capture
  utils: rkisp1: Fix sensor format parsing
  utils: rkisp1: Fix pixel format for raw capture
  utils: rkisp1: Support optional CSI-2 receiver subdev

 utils/rkisp1/rkisp1-capture.sh | 61 ++++++++++++++++++++++++++++++++--
 1 file changed, 58 insertions(+), 3 deletions(-)


base-commit: 7cd8b54fd7b4a03e8a25107575dc547e219a3747
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list