From patchwork Thu Apr 10 10:52:51 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_Bie=C3=9Fmann?= X-Patchwork-Id: 338090 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id BF4331400D7 for ; Thu, 10 Apr 2014 20:53:51 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 37D6E4B662; Thu, 10 Apr 2014 12:53:46 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kNLd62kHfrzS; Thu, 10 Apr 2014 12:53:46 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D2D7D4B62F; Thu, 10 Apr 2014 12:53:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6364D4B60F for ; Thu, 10 Apr 2014 12:53:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y56sXjpU9bii for ; Thu, 10 Apr 2014 12:53:40 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-ee0-f42.google.com (mail-ee0-f42.google.com [74.125.83.42]) by theia.denx.de (Postfix) with ESMTPS id 2E8584B631 for ; Thu, 10 Apr 2014 12:53:24 +0200 (CEST) Received: by mail-ee0-f42.google.com with SMTP id d17so2887007eek.29 for ; Thu, 10 Apr 2014 03:53:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=3lnxtv07uxbBWEar/jMBIXJPfNHt0dNd2OizAiooyqI=; b=ByvwUA4wkrKSLd7H8qT0xl1YuZCc0nLcyKWICmEXRsgACrYYW60UtNnhzq96H1zftW XaJ8KpzsWH0Oj3v1SsuYy7gOC+uB5Py5l2bsERQX0hM2p3jms+z3Nxw0H10oi6wYRBsy vXt2Jn1wzgNZaPZ8XyCFPqVyqxB44jaJJ5dTPReqDSlD6S6eAyTSPW4muY2DTfOO8p40 JS3bK23egA0U+xOlFOTYDUTZDapdpCxWRni45CvbxIfNlD8sl4dqjuPCoLObe7kshfrx PbwwW2Bap3qafBwkzF/TOjCQ/HbbykIa6XVFzzczSVrdgtNPgxfEkHT7YPLKv6FviKfU icmA== X-Received: by 10.14.246.196 with SMTP id q44mr20268404eer.45.1397127204222; Thu, 10 Apr 2014 03:53:24 -0700 (PDT) Received: from localhost ([2a01:198:47b:1:210:75ff:fe1a:cd1e]) by mx.google.com with ESMTPSA id 48sm9078984eee.2.2014.04.10.03.53.22 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 10 Apr 2014 03:53:23 -0700 (PDT) From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= To: u-boot@lists.denx.de Date: Thu, 10 Apr 2014 12:52:51 +0200 Message-Id: <1397127172-12917-3-git-send-email-andreas.devel@googlemail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1397127172-12917-1-git-send-email-andreas.devel@googlemail.com> References: <1397127172-12917-1-git-send-email-andreas.devel@googlemail.com> MIME-Version: 1.0 Cc: Tom Rini , =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= , Thomas Weber Subject: [U-Boot] [PATCH 2/3] board:tricorder: enable omap_gpio clocks X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Andreas Bießmann Signed-off-by: Andreas Bießmann Cc: Thomas Weber Signed-off-by: Andreas Bießmann --- include/configs/tricorder.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 62f97d2..a609861 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -63,6 +63,9 @@ /* GPIO support */ #define CONFIG_OMAP_GPIO +/* GPIO banks */ +#define CONFIG_OMAP3_GPIO_2 /* GPIO32..63 are in GPIO bank 2 */ + /* LED support */ #define CONFIG_STATUS_LED #define CONFIG_BOARD_SPECIFIC_LED