1 From 664e835fd4886332ec3b3813de47102fe45e4fc3 Mon Sep 17 00:00:00 2001
2 From: Dave Stevenson <dave.stevenson@raspberrypi.com>
3 Date: Tue, 15 Oct 2024 16:05:57 +0100
4 Subject: [PATCH 1327/1350] media: i2c: ov5647: Tidy up mode registers to make
7 To make comparisons of the mode registers easier, put the registers
8 for the binned and VGA modes in the same order as the others.
10 Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
12 drivers/media/i2c/ov5647.c | 33 ++++++++++++++-------------------
13 1 file changed, 14 insertions(+), 19 deletions(-)
15 --- a/drivers/media/i2c/ov5647.c
16 +++ b/drivers/media/i2c/ov5647.c
17 @@ -344,6 +344,8 @@ static struct regval_list ov5647_2x2binn
26 @@ -416,8 +418,6 @@ static struct regval_list ov5647_2x2binn
35 @@ -430,20 +430,27 @@ static struct regval_list ov5647_2x2binn
36 static struct regval_list ov5647_640x480_10bpp[] = {
67 @@ -469,6 +476,7 @@ static struct regval_list ov5647_640x480
75 @@ -497,19 +505,6 @@ static struct regval_list ov5647_640x480