diff options
author | Jacopo Mondi <[email protected]> | 2022-03-16 22:09:16 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-05-13 11:02:18 +0200 |
commit | 9627944c6e7ac053ad31a2cdbde9025ae4c0b4f1 (patch) | |
tree | b8cc043930feec93041f0abeed9b7959fe3adce1 /tools/perf/scripts/python/flamegraph.py | |
parent | 78b3f9d75a629f66654903a5dec5636f8a7933d9 (diff) |
media: i2c: rdacm20: Fix format definition
The RDACM20 camera supports a single image format which is currently
listed as MEDIA_BUS_FMT_UYVY8_2X8. As the video stream is transmitted on
the GMSL serial bus, the 2X8 variant does not apply.
Fix the format by using MEDIA_BUS_FMT_UYVY8_1X16.
This fixes a runtime error which is now triggered as the MAX9286
deserializer implements .link_validate().
Signed-off-by: Jacopo Mondi <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions