Skip to content
Commit b9a746cb authored by David Plowman's avatar David Plowman Committed by Dom Cobley
Browse files

drivers: media: imx477: Set horizontal binning when disabling the scaler



The horizontal scaler has been disabled but actually the sensor is not
binning horizontally, resulting in images that are stretched 2x
horizontally (missing the right half of the field of view completely).

Therefore we must additionally set the horizontal binning mode. There
is only marginal change in output quality and noise levels.

Signed-off-by: default avatarDavid Plowman <david.plowman@raspberrypi.com>
Fixes: f075893e ("drivers: media: imx477: Disable the scaler")
parent be5a2d30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment