diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2017-03-30 12:30:22 +0100 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-04-04 15:08:11 +0100 |
commit | 3c256bf00d059ecb597115c5ebbd830a8968df23 (patch) | |
tree | cb3eab1ba2ec2468ddac35d2395aea931894604e /scripts/generate_rust_analyzer.py | |
parent | 987b18576f93c132353131758eb0756c2ba7950c (diff) |
media: staging/imx: add frame intervals back in
We need frame interval support present in every subdev to prevent
media-ctl failing, for example:
Enumerating pads and links
Setting up format SRGGB8_1X8 816x616 on pad imx219 0-0010/0
Format set: SRGGB8_1X8 816x616
Setting up frame interval 1/25 on pad imx219 0-0010/0
Frame interval set: 1/25
Setting up format SRGGB8_1X8 816x616 on pad imx6-mipi-csi2/0
Format set: SRGGB8_1X8 816x616
Setting up frame interval 1/25 on pad imx6-mipi-csi2/0
Unable to set frame interval: Inappropriate ioctl for device (-25)Unable to setup formats: Inappropriate ioctl for device (25)
This causes media-ctl to exit with a non-zero code, which is
indistinguishable from (eg) a failure to set the format. This means
setup scripts have no way to tell whether the failure was due to a
real failure, or whether it's due to something not being supported.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions