From patchwork Fri Nov 4 04:33:37 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2] ARM : mx35: 3ds-board: add framebuffer device Date: Thu, 03 Nov 2011 18:33:37 -0000 From: wu guoxing X-Patchwork-Id: 123564 Message-Id: <1320381217-28711-1-git-send-email-b39297@freescale.com> To: Cc: s.hauer@pengutronix.de, shawn.guo@linaro.org, wu guoxing This patch adds framebuffer support for freescale mx35 3ds board Signed-off-by: Wu Guoxing --- arch/arm/mach-imx/mach-mx35_3ds.c | 113 +++++++++++++++++++++++++++++++++++++ 1 files changed, 113 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-imx/mach-mx35_3ds.c b/arch/arm/mach-imx/mach-mx35_3ds.c index 5a5eb3e..e5faefb 100644 --- a/arch/arm/mach-imx/mach-mx35_3ds.c +++ b/arch/arm/mach-imx/mach-mx35_3ds.c @@ -40,9 +40,86 @@ #include #include #include +#include