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>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
4cf9f8feb9
commit
ce6ebeacbe
@@ -499,10 +499,10 @@ static const struct imx258_reg mode_1048_780_regs[] = {
|
||||
|
||||
static const char * const imx258_test_pattern_menu[] = {
|
||||
"Disabled",
|
||||
"Solid Color",
|
||||
"Color Bars",
|
||||
"Grey Color Bars",
|
||||
"PN9"
|
||||
"Solid Colour",
|
||||
"Eight Vertical Colour Bars",
|
||||
"Colour Bars With Fade to Grey",
|
||||
"Pseudorandom Sequence (PN9)",
|
||||
};
|
||||
|
||||
/* Configurations for supported link frequencies */
|
||||
|
Reference in New Issue
Block a user