summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-mx5/mx53_ard.c17
-rw-r--r--arch/arm/mach-mx5/mx53_evk.c17
-rw-r--r--arch/arm/mach-mx5/mx53_loco.c17
-rw-r--r--arch/arm/mach-mx5/mx53_smd.c17
4 files changed, 0 insertions, 68 deletions
diff --git a/arch/arm/mach-mx5/mx53_ard.c b/arch/arm/mach-mx5/mx53_ard.c
index 1d6e68dacdd5..4d4d05bdec97 100644
--- a/arch/arm/mach-mx5/mx53_ard.c
+++ b/arch/arm/mach-mx5/mx53_ard.c
@@ -374,23 +374,6 @@ static struct fb_videomode video_modes[] = {
FB_SYNC_HOR_HIGH_ACT|FB_SYNC_VERT_HIGH_ACT,
FB_VMODE_NONINTERLACED,
0,},
- /* 2 LVDS modes, had better remove from here */
- {
- "1080P60", 60, 1920, 1080, 7692,
- 100, 40,
- 30, 3,
- 10, 2,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
- {
- "XGA", 60, 1024, 768, 15385,
- 220, 40,
- 21, 7,
- 60, 10,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
};
static iomux_v3_cfg_t mx53_ard_pwm_pads[] = {
diff --git a/arch/arm/mach-mx5/mx53_evk.c b/arch/arm/mach-mx5/mx53_evk.c
index 7aae5ff2911b..f4e0201ec087 100644
--- a/arch/arm/mach-mx5/mx53_evk.c
+++ b/arch/arm/mach-mx5/mx53_evk.c
@@ -412,23 +412,6 @@ static struct fb_videomode video_modes[] = {
FB_SYNC_HOR_HIGH_ACT|FB_SYNC_VERT_HIGH_ACT,
FB_VMODE_NONINTERLACED,
0,},
- /* 2 LVDS modes, had better remove from here */
- {
- "1080P60", 60, 1920, 1080, 7692,
- 100, 40,
- 30, 3,
- 10, 2,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
- {
- "XGA", 60, 1024, 768, 15385,
- 220, 40,
- 21, 7,
- 60, 10,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
};
static struct mxc_w1_config mxc_w1_data = {
diff --git a/arch/arm/mach-mx5/mx53_loco.c b/arch/arm/mach-mx5/mx53_loco.c
index 041056aa51a2..1ce4c94b4d9f 100644
--- a/arch/arm/mach-mx5/mx53_loco.c
+++ b/arch/arm/mach-mx5/mx53_loco.c
@@ -270,23 +270,6 @@ static struct fb_videomode video_modes[] = {
FB_SYNC_HOR_HIGH_ACT|FB_SYNC_VERT_HIGH_ACT,
FB_VMODE_NONINTERLACED,
0,},
- /* 2 LVDS modes, had better remove from here */
- {
- "1080P60", 60, 1920, 1080, 7692,
- 100, 40,
- 30, 3,
- 10, 2,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
- {
- "XGA", 60, 1024, 768, 15385,
- 220, 40,
- 21, 7,
- 60, 10,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
};
static struct platform_pwm_backlight_data mxc_pwm_backlight_data = {
diff --git a/arch/arm/mach-mx5/mx53_smd.c b/arch/arm/mach-mx5/mx53_smd.c
index ad916011c75d..0879f3dbdd82 100644
--- a/arch/arm/mach-mx5/mx53_smd.c
+++ b/arch/arm/mach-mx5/mx53_smd.c
@@ -432,23 +432,6 @@ static struct fb_videomode video_modes[] = {
FB_SYNC_HOR_HIGH_ACT|FB_SYNC_VERT_HIGH_ACT,
FB_VMODE_NONINTERLACED,
0,},
- /* 2 LVDS modes, had better remove from here */
- {
- "1080P60", 60, 1920, 1080, 7692,
- 100, 40,
- 30, 3,
- 10, 2,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
- {
- "XGA", 60, 1024, 768, 15385,
- 220, 40,
- 21, 7,
- 60, 10,
- 0,
- FB_VMODE_NONINTERLACED,
- 0,},
};
static struct platform_pwm_backlight_data mxc_pwm_backlight_data = {