From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Subject: Re: [PATCH v3] ARM: OMAP3LOGIC: Adding DSS support Date: Wed, 14 Dec 2011 16:26:23 +0200 Message-ID: <4EE8B20F.5070907@compulab.co.il> References: <1323865510-6273-1-git-send-email-alexg@meprolight.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from 50.23.254.54-static.reverse.softlayer.com ([50.23.254.54]:58445 "EHLO softlayer.compulab.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753694Ab1LNO0l (ORCPT ); Wed, 14 Dec 2011 09:26:41 -0500 In-Reply-To: <1323865510-6273-1-git-send-email-alexg@meprolight.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Alex Cc: Tony Lindgren , tim.nordell@logicpd.com, baruch@tkos.co.il, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Hi Alex, On 12/14/11 14:25, Alex wrote: > This patch adds DSS2 support to the LogicPD OMAP 35x Torpedo boardfile. LCD and > TV-out are supported. > > Signed-off-by: Alex Gershgorin > --- > arch/arm/mach-omap2/board-omap3logic.c | 96 ++++++++++++++++++++++++++++++++ > 1 files changed, 96 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/board-omap3logic.c b/arch/arm/mach-omap2/board-omap3logic.c > index 7c0f193..b44c485 100644 > --- a/arch/arm/mach-omap2/board-omap3logic.c > +++ b/arch/arm/mach-omap2/board-omap3logic.c > @@ -7,6 +7,9 @@ > * Copyright (C) 2010 Logic Product Development, Inc. > * Peter Barada > * > + * Copyright (C) 2011 Meprolight, Ltd. > + * Alex Gershgorin > + * > * Modified from Beagle, EVM, and RX51 > * > * This program is free software; you can redistribute it and/or modify > @@ -45,6 +48,9 @@ > #include > #include > > +#include