summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-panel.h
diff options
context:
space:
mode:
authorBibek Basu <bbasu@nvidia.com>2013-05-16 14:30:39 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:26:18 -0700
commite81727ffbf89dd117102cc6df0204e22f3685ec8 (patch)
tree499bed85a25afdedab0327028ddc743748348c9f /arch/arm/mach-tegra/board-panel.h
parentca574f256a777ac5dacb2c0088537fc57c3a6a39 (diff)
ARM: tegra: board support for auo panel
Laguna board support for auo panel Bug 1275005 Change-Id: I6bfcfc88db24e175ef568b5148d12331234205a0 Signed-off-by: Bibek Basu <bbasu@nvidia.com> Reviewed-on: http://git-master/r/229286 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Chao Xu <cxu@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-panel.h')
-rw-r--r--arch/arm/mach-tegra/board-panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-panel.h b/arch/arm/mach-tegra/board-panel.h
index 243a1b6b21d4..66666a024868 100644
--- a/arch/arm/mach-tegra/board-panel.h
+++ b/arch/arm/mach-tegra/board-panel.h
@@ -55,6 +55,7 @@ extern struct tegra_panel dsi_s_1080p_5;
extern struct tegra_panel dsi_p_wuxga_10_1;
extern struct tegra_panel dsi_a_1080p_11_6;
extern struct tegra_panel dsi_s_wqxga_10_1;
+extern struct tegra_panel dsi_a_1080p_14_0;
void tegra_dsi_resources_init(u8 dsi_instance,
struct resource *resources, int n_resources);