Skip to content

media: i2c: imx219: Correct the minimum vblanking value #4845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

davidplowman
Copy link
Contributor

The datasheet for this sensor documents the minimum vblanking as being
32 lines. It does fix some problems with occasional black lines at the
bottom of images (tested on Raspberry Pi).

Signed-off-by: David Plowman [email protected]

The datasheet for this sensor documents the minimum vblanking as being
32 lines. It does fix some problems with occasional black lines at the
bottom of images (tested on Raspberry Pi).

Signed-off-by: David Plowman <[email protected]>
@davidplowman
Copy link
Contributor Author

@naushir @6by9

We should probably consider squeezing this into our very imminent release?

@naushir
Copy link
Contributor

naushir commented Jan 25, 2022

That's what it says in the datasheet... LGTM.

@pelwell pelwell merged commit 83596a2 into raspberrypi:rpi-5.10.y Jan 25, 2022
@naushir
Copy link
Contributor

naushir commented Jan 25, 2022

This probably ought to be submitted upstream as well.

popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jan 27, 2022
See: raspberrypi/linux#4845

kernel: drm/vc4_hdmi: Add Broadcast RGB property to allow override of RGB range
See: raspberrypi/linux#4850

kernel: Update rpi-display overlay
See: raspberrypi/linux#4841

kernel: ARM: dts: BCM2711 AON_INTR2 generates IRQ edges
See: raspberrypi/linux#4838

kernel: drivers: bcm2835_unicam: Disable trigger mode operation
See: raspberrypi/linux#4834

kernel: random: fix crash on multiple early calls to add_bootloader_randomness
See: raspberrypi/linux#4829
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jan 27, 2022
See: raspberrypi/linux#4845

kernel: drm/vc4_hdmi: Add Broadcast RGB property to allow override of RGB range
See: raspberrypi/linux#4850

kernel: Update rpi-display overlay
See: raspberrypi/linux#4841

kernel: ARM: dts: BCM2711 AON_INTR2 generates IRQ edges
See: raspberrypi/linux#4838

kernel: drivers: bcm2835_unicam: Disable trigger mode operation
See: raspberrypi/linux#4834

kernel: random: fix crash on multiple early calls to add_bootloader_randomness
See: raspberrypi/linux#4829
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants