From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/2] Add LCD support for the LogicPD OMAP3530 DevKits Date: Tue, 8 May 2012 17:13:22 -0700 Message-ID: <20120509001321.GA5088@atomide.com> References: <1336418480-32635-1-git-send-email-ashwin.bihari@logicpd.com> <1336418480-32635-3-git-send-email-ashwin.bihari@logicpd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:61152 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751241Ab2EIANY (ORCPT ); Tue, 8 May 2012 20:13:24 -0400 Content-Disposition: inline In-Reply-To: <1336418480-32635-3-git-send-email-ashwin.bihari@logicpd.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Ashwin Bihari Cc: linux-omap , Tomi Valkeinen * Ashwin Bihari [120507 12:41]: > Use the generic DSS panel driver that provides support for > the 4.3" Sharp LQ043T1DG01 that comes standard on the > OMAP3530 SOM-LV and Torpedo DevKits. Applying the 1/2 of this into board branch, but this probably needs to be coordinated with changes Tomi is doing. Regards, Tony > Signed-off-by: Ashwin Bihari > --- > arch/arm/mach-omap2/board-omap3logic.c | 147 ++++++++++++++++++++++++++++++++ > 1 files changed, 147 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/board-omap3logic.c b/arch/arm/mach-omap2/board-omap3logic.c > index c008bf8..f0545c9 100644 > --- a/arch/arm/mach-omap2/board-omap3logic.c > +++ b/arch/arm/mach-omap2/board-omap3logic.c > @@ -47,6 +47,8 @@ > #include > #include > #include > +#include