summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h
diff options
context:
space:
mode:
authorRussell Robinson Jr <rrobinson@phytec.com>2012-11-27 10:52:37 -0800
committerRussell Robinson Jr <rrobinson@phytec.com>2012-12-19 15:22:09 -0800
commit2d2f46802d5da6cee95d00ac8d3650aa55534a91 (patch)
tree5a80902a44ec46f4913bd56ddcda32238c3ab09f /arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h
parent1908e12958738f62fd0f94c7677805e2f98efb32 (diff)
Initial phyCORE-Vybrid changes
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h')
-rw-r--r--arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h b/arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h
index 9a5ba8e396a9..38fcdd4916bf 100644
--- a/arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h
+++ b/arch/arm/plat-mxc/include/mach/mvf-dcu-fb.h
@@ -32,7 +32,7 @@ struct dfb_chroma_key {
__u8 blue_min;
};
-#define DCU_LCD_ENABLE_PIN 30
+#define DCU_LCD_ENABLE_PIN 25
#define MFB_SET_CHROMA_KEY _IOW('M', 1, struct mfb_chroma_key)
#define MFB_SET_BRIGHTNESS _IOW('M', 3, __u8)