From 40c24a19733a5e1f9fb3ba8b4393c31cac5415e3 Mon Sep 17 00:00:00 2001 From: Ye Li Date: Tue, 23 Feb 2016 15:25:12 +0800 Subject: MLK-12437-3 mx6sxsabresd: Update display to support panel selection Support two display panels, one for LVDS, another for parallel LCD. Align the feature to the v2015.04 uboot. Signed-off-by: Ye Li (cherry picked from commit d7f54f22607ffcace6cda97984649a5ae4f65996) --- arch/arm/include/asm/arch-mx6/imx-regs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch') diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h b/arch/arm/include/asm/arch-mx6/imx-regs.h index 7165a15..177ce66 100644 --- a/arch/arm/include/asm/arch-mx6/imx-regs.h +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h @@ -430,6 +430,8 @@ #define MXS_LCDIF_BASE LCDIF1_BASE_ADDR +#define MXS_LCDIF_BASE LCDIF1_BASE_ADDR + extern void imx_get_mac_from_fuse(int dev_id, unsigned char *mac); -- cgit v1.1