Skip to content

Commit

Permalink
cam-configs: dra76-fpd: Add kms-format
Browse files Browse the repository at this point in the history
  • Loading branch information
tomba committed Nov 25, 2024
1 parent 8619aca commit 6dbdf32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/cam-configs/dra76-fpd.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ def gen_imx390_pixel(port):
{
'entity': f'CAL output {port}',
'fmt': fmt_pix_imx390,
'kms-format': v4l2.PixelFormats.RGB565,
},
],

Expand Down

0 comments on commit 6dbdf32

Please sign in to comment.