From patchwork Sun Oct 28 00:42:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Hedlund X-Patchwork-Id: 194658 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 B54262C008B for ; Sun, 28 Oct 2012 18:23:56 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D88154A023; Sun, 28 Oct 2012 08:23:54 +0100 (CET) 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 G2gjciXldDFJ; Sun, 28 Oct 2012 08:23:54 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 469134A025; Sun, 28 Oct 2012 08:23:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D30D64A023 for ; Sun, 28 Oct 2012 02:43:12 +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 a00VgxHQPR-D for ; Sun, 28 Oct 2012 02:43:09 +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-da0-f44.google.com (mail-da0-f44.google.com [209.85.210.44]) by theia.denx.de (Postfix) with ESMTPS id 3891B4A01B for ; Sun, 28 Oct 2012 02:43:06 +0200 (CEST) Received: by mail-da0-f44.google.com with SMTP id h15so1773197dan.3 for ; Sat, 27 Oct 2012 17:43:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer; bh=YW+ChBJ9Y5aVF06KSKBgfvfowO/zRYtZeu5KwydeUQc=; b=O9mLKaNjH5WerycKeF7hYDVjmx1IAW1iw75ddImCHZn7EUYsQNiJ+w8DfGPWFRl9nN KaKEdzBwxAKSUXIBj3m5MOef5HxEKDSn//7LIQhojUrW05PTzWnZj3+If9sKg7O4IwAs yB2VUm2thWDe0TT1aqYaxwIR4vtXSbZI/Iy7X5zheY4x2nQ392SaiaWZlgAwCekqc+rG YD4hV3S6kfm1X90megf/t+c8iC7q3yKSNhwQErHID8dpjHhnssMnvtelwYpkCyaZi4Lo uiQRNgNj9E5qXNkBnKOKVzUDUUiPm/soKvdPsdFh5MliHkBiaU+D9D5CcaW5lG6YojQ1 RxKA== Received: by 10.68.233.230 with SMTP id tz6mr81437105pbc.36.1351384981955; Sat, 27 Oct 2012 17:43:01 -0700 (PDT) Received: from alice.hemma.lan (217-210-253-252-no53.tbcn.telia.com. [217.210.253.252]) by mx.google.com with ESMTPS id bv6sm3406397pab.13.2012.10.27.17.42.59 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 27 Oct 2012 17:43:01 -0700 (PDT) From: Anders Hedlund To: u-boot@lists.denx.de Date: Sun, 28 Oct 2012 02:42:01 +0200 Message-Id: <1351384921-16455-1-git-send-email-anders.j.hedlund@gmail.com> X-Mailer: git-send-email 1.7.10.4 X-Mailman-Approved-At: Sun, 28 Oct 2012 08:23:48 +0100 Cc: Jonas Zetterberg , Enric Balletbo i Serra , Anders Hedlund Subject: [U-Boot] [PATCH] OMAP3: igep0020: Add pad config for WIFI/BT GPIOs 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: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de This adds support for WIFI/BT GPIOs which were previously missing. Signed-off-by: Anders Hedlund Cc: Enric Balletbo i Serra Cc: Jonas Zetterberg --- board/isee/igep0020/igep0020.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/board/isee/igep0020/igep0020.h b/board/isee/igep0020/igep0020.h index 3335ecc..283b75e 100644 --- a/board/isee/igep0020/igep0020.h +++ b/board/isee/igep0020/igep0020.h @@ -132,6 +132,12 @@ static void setup_net_chip(void); MUX_VAL(CP(MMC1_DAT1), (IEN | PTU | EN | M0)) /* MMC1_DAT1 */\ MUX_VAL(CP(MMC1_DAT2), (IEN | PTU | EN | M0)) /* MMC1_DAT2 */\ MUX_VAL(CP(MMC1_DAT3), (IEN | PTU | EN | M0)) /* MMC1_DAT3 */\ + MUX_VAL(CP(CAM_HS), (IDIS | PTU | DIS | M4)) /* GPIO_94 */\ + MUX_VAL(CP(CAM_VS), (IDIS | PTU | DIS | M4)) /* GPIO_95 */\ + MUX_VAL(CP(MMC2_DAT4), (IDIS | PTU | DIS | M4)) /* GPIO_136 */\ + MUX_VAL(CP(MMC2_DAT5), (IDIS | PTU | DIS | M4)) /* GPIO_137 */\ + MUX_VAL(CP(MMC2_DAT6), (IDIS | PTU | DIS | M4)) /* GPIO_138 */\ + MUX_VAL(CP(MMC2_DAT7), (IDIS | PTU | DIS | M4)) /* GPIO_139 */\ MUX_VAL(CP(UART3_TX_IRTX), (IDIS | PTD | DIS | M0)) /* UART3_TX */\ MUX_VAL(CP(UART3_RX_IRRX), (IEN | PTD | DIS | M0)) /* UART3_RX */\ MUX_VAL(CP(I2C1_SCL), (IEN | PTU | EN | M0)) /* I2C1_SCL */\