From patchwork Wed Jul 20 22:54:26 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jingoo Han X-Patchwork-Id: 993352 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.4) with ESMTP id p6KN893i023379 for ; Wed, 20 Jul 2011 23:08:09 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751906Ab1GTXIJ (ORCPT ); Wed, 20 Jul 2011 19:08:09 -0400 Received: from ganesha.gnumonks.org ([213.95.27.120]:37611 "EHLO ganesha.gnumonks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751531Ab1GTXII (ORCPT ); Wed, 20 Jul 2011 19:08:08 -0400 Received: from uucp by ganesha.gnumonks.org with local-bsmtp (Exim 4.72) (envelope-from ) id 1Qjfs6-0001gn-Da; Thu, 21 Jul 2011 01:08:06 +0200 Received: from [12.23.102.184] (helo=starstone.dsn.sec.samsung.com) by jackpot.kr.gnumonks.org with esmtp (Exim 4.69) (envelope-from ) id 1Qjey1-00088M-MK; Thu, 21 Jul 2011 07:10:09 +0900 From: Jingoo Han To: Kukjin Kim , Paul Mundt , linux-samsung-soc@vger.kernel.org, linux-fbdev@vger.kernel.org Cc: Jonghun Han , Ben Dooks , Jingoo Han Subject: [PATCH V8 5/5] ARM: EXYNOS4: Add platform data for EXYNOS4 FIMD and LTE480WV platform-lcd on SMDKC210 Date: Thu, 21 Jul 2011 07:54:26 +0900 Message-Id: <1311202466-18267-1-git-send-email-jg1.han@samsung.com> X-Mailer: git-send-email 1.7.1 Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Wed, 20 Jul 2011 23:08:09 +0000 (UTC) This patch adds support EXYNOS4 FIMD0 and LTE480WV LCD pannel on SMDKC210 board. Signed-off-by: Jonghun Han Signed-off-by: Jingoo Han --- arch/arm/mach-exynos4/mach-smdkc210.c | 71 +++++++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos4/mach-smdkc210.c b/arch/arm/mach-exynos4/mach-smdkc210.c index e645f7a..31cfcd6 100644 --- a/arch/arm/mach-exynos4/mach-smdkc210.c +++ b/arch/arm/mach-exynos4/mach-smdkc210.c @@ -9,7 +9,9 @@ */ #include +#include #include +#include #include #include #include @@ -19,11 +21,15 @@ #include #include +#include