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:
committed by
Sascha Hauer
parent
c18e8fa5e5
commit
4eaad66adf
@@ -127,7 +127,7 @@ static struct platform_device leds_gpio = {
|
|||||||
static struct imx_fb_videomode eukrea_mbimx27_modes[] = {
|
static struct imx_fb_videomode eukrea_mbimx27_modes[] = {
|
||||||
{
|
{
|
||||||
.mode = {
|
.mode = {
|
||||||
.name = "CMO-QGVA",
|
.name = "CMO-QVGA",
|
||||||
.refresh = 60,
|
.refresh = 60,
|
||||||
.xres = 320,
|
.xres = 320,
|
||||||
.yres = 240,
|
.yres = 240,
|
||||||
|
Reference in New Issue
Block a user