aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/imx355.c
diff options
context:
space:
mode:
authorBingbu Cao <bingbu.cao@intel.com>2018-11-26 23:01:01 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-12-05 06:34:26 -0500
commitce6ebeacbef3b1f3567ccee2721731129af35399 (patch)
treeeae9f72ce267cd98f5f826c8faadde9949fa3e4e /drivers/media/i2c/imx355.c
parentmedia: imx355: fix wrong order in test pattern menus (diff)
downloadlinux-dev-ce6ebeacbef3b1f3567ccee2721731129af35399.tar.xz
linux-dev-ce6ebeacbef3b1f3567ccee2721731129af35399.zip
media: unify some sony camera sensors pattern naming
Some Sony camera sensors have same test pattern definitions, this patch unify the pattern naming to make it more clear to the userspace. Suggested-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Bingbu Cao <bingbu.cao@intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to '')
-rw-r--r--drivers/media/i2c/imx355.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/media/i2c/imx355.c b/drivers/media/i2c/imx355.c
index 9c9559dfd3dd..bed293b60e50 100644
--- a/drivers/media/i2c/imx355.c
+++ b/drivers/media/i2c/imx355.c
@@ -876,10 +876,10 @@ static const struct imx355_reg mode_820x616_regs[] = {
static const char * const imx355_test_pattern_menu[] = {
"Disabled",
- "Solid color",
- "100% color bars",
- "Fade to gray color bars",
- "PN9"
+ "Solid Colour",
+ "Eight Vertical Colour Bars",
+ "Colour Bars With Fade to Grey",
+ "Pseudorandom Sequence (PN9)",
};
/* supported link frequencies */