summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-apalis_t30-panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-apalis_t30-panel.c')
-rw-r--r--arch/arm/mach-tegra/board-apalis_t30-panel.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-apalis_t30-panel.c b/arch/arm/mach-tegra/board-apalis_t30-panel.c
index 6d87e20a5397..fb2d24e0c6da 100644
--- a/arch/arm/mach-tegra/board-apalis_t30-panel.c
+++ b/arch/arm/mach-tegra/board-apalis_t30-panel.c
@@ -286,6 +286,21 @@ static struct tegra_dc_mode apalis_t30_panel_modes[] = {
.v_front_porch = 1,
},
{
+ /* Chunghwa Picture Tubes CLAA101NC05 10.1 inch 1024x600@60
+ single channel LVDS panel */
+ .pclk = 51206000,
+ .h_ref_to_sync = 11,
+ .v_ref_to_sync = 1,
+ .h_sync_width = 10,
+ .v_sync_width = 5,
+ .h_back_porch = 10,
+ .v_back_porch = 15,
+ .h_active = 1024,
+ .v_active = 600,
+ .h_front_porch = 300,
+ .v_front_porch = 15,
+ },
+ {
/* 1024x768@60 */
.pclk = 78800000,
.h_sync_width = 96,