From patchwork Thu Nov 19 17:18:11 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregoire Gentil X-Patchwork-Id: 61404 X-Patchwork-Delegate: tony@atomide.com Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id nAJHIq7q005131 for ; Thu, 19 Nov 2009 17:18:55 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753713AbZKSRSs (ORCPT ); Thu, 19 Nov 2009 12:18:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753715AbZKSRSs (ORCPT ); Thu, 19 Nov 2009 12:18:48 -0500 Received: from fg-out-1718.google.com ([72.14.220.156]:36031 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753704AbZKSRSr (ORCPT ); Thu, 19 Nov 2009 12:18:47 -0500 Received: by fg-out-1718.google.com with SMTP id d23so2860846fga.1 for ; Thu, 19 Nov 2009 09:18:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:cc:subject :date:message-id:x-mailer:in-reply-to:references; bh=BzBgRLmh0n3+H+a88AuSbLLigvR7so9Mo1qaqwNnmJk=; b=AMFSZKO9sWaVfNzxk5FfixFc8R3jfaTxr26QAf70gMEZdE8T6O0x6/DWkMF/IG2zQ6 z/1ve9/nwgrZYwFXSrBx4I5h7tDr0OieoQRp0F+gdPMPWzZlGuTqe+9bJV03hKjZkpkj PQQPuCAsjDR5HVB7VGNdtD/K5ELb0zb3Idf1U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; b=qAupiQioHAZOGKXbGNwDI3dPrQ7FmCPzJOuSSZc89KCFz5Od/tc4sVG/oNDng8TyoP IDvEOAwfbFUFkHTauKY/VARnAwEC7Y9L/og53njT02MvIrnUGlJ2YbJW3HFVklxnMzcV 1DC4pOE3m/cgBpIMVpMBQimmQGVeWpfdrGbqU= Received: by 10.87.73.33 with SMTP id a33mr262567fgl.26.1258651133544; Thu, 19 Nov 2009 09:18:53 -0800 (PST) Received: from localhost.localdomain (adsl-99-138-86-218.dsl.pltn13.sbcglobal.net [99.138.86.218]) by mx.google.com with ESMTPS id l12sm1669010fgb.25.2009.11.19.09.18.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 19 Nov 2009 09:18:52 -0800 (PST) From: Gregoire Gentil To: linux-omap@vger.kernel.org Cc: Gregoire Gentil , Tony Lindgren , Tim Yamin Subject: [PATCH 8/8] Additional file for Always Innovating OMAP3-based Touch Book Date: Thu, 19 Nov 2009 09:18:11 -0800 Message-Id: <1258651091-31727-9-git-send-email-gregoire@gentil.com> X-Mailer: git-send-email 1.6.0.4 In-Reply-To: <1258651091-31727-8-git-send-email-gregoire@gentil.com> References: <1258651091-31727-1-git-send-email-gregoire@gentil.com> <1258651091-31727-2-git-send-email-gregoire@gentil.com> <1258651091-31727-3-git-send-email-gregoire@gentil.com> <1258651091-31727-4-git-send-email-gregoire@gentil.com> <1258651091-31727-5-git-send-email-gregoire@gentil.com> <1258651091-31727-6-git-send-email-gregoire@gentil.com> <1258651091-31727-7-git-send-email-gregoire@gentil.com> <1258651091-31727-8-git-send-email-gregoire@gentil.com> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 034d990..6d32d1b 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -73,6 +73,11 @@ config MACH_OMAP3_PANDORA bool "OMAP3 Pandora" depends on ARCH_OMAP3 && ARCH_OMAP34XX +config MACH_OMAP3_TOUCHBOOK + bool "OMAP3 Touch Book" + depends on ARCH_OMAP3 && ARCH_OMAP34XX + select BACKLIGHT_CLASS_DEVICE + config MACH_OMAP_3430SDP bool "OMAP 3430 SDP board" depends on ARCH_OMAP3 && ARCH_OMAP34XX diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile index 59b0ccc..b6b5c7f 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile @@ -90,6 +90,8 @@ obj-$(CONFIG_MACH_CM_T35) += board-cm-t35.o \ mmc-twl4030.o obj-$(CONFIG_MACH_IGEP0020) += board-igep0020.o \ mmc-twl4030.o +obj-$(CONFIG_MACH_OMAP3_TOUCHBOOK) += board-omap3touchbook.o \ + mmc-twl4030.o obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o