mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
eukrea_mbimx27-baseboard: fix typo in display name
Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
parent
c18e8fa5e5
commit
4eaad66adf
@ -127,7 +127,7 @@ static struct platform_device leds_gpio = {
|
||||
static struct imx_fb_videomode eukrea_mbimx27_modes[] = {
|
||||
{
|
||||
.mode = {
|
||||
.name = "CMO-QGVA",
|
||||
.name = "CMO-QVGA",
|
||||
.refresh = 60,
|
||||
.xres = 320,
|
||||
.yres = 240,
|
||||
|
Loading…
Reference in New Issue
Block a user