Draft: hi846: add OTP interface and apply white balance gains during probe()
Compare changes
- Martin Kepplinger authored
this makes sense because digital gain is now used for white balance calibration. Overwriting it would undo that calibration. there are others drivers too that expose analogue gain only, as does the android driver that I loosely based this driver onto. We never used digital gain in any application so far on the Librem 5 so this is no visible change.
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 0
− 19
@@ -1493,18 +1493,6 @@ static int hi846_write_reg_list(struct hi846 *hi846,
@@ -1552,10 +1540,6 @@ static int hi846_set_ctrl(struct v4l2_ctrl *ctrl)
@@ -1647,9 +1631,6 @@ static int hi846_init_controls(struct hi846 *hi846)