From patchwork Thu Mar 15 14:25:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 147026 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id AC6BDB6F6E for ; Fri, 16 Mar 2012 01:28:02 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1S8BcO-0006oq-RG; Thu, 15 Mar 2012 14:25:28 +0000 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1S8BcL-0006o8-SC for linux-arm-kernel@lists.infradead.org; Thu, 15 Mar 2012 14:25:27 +0000 Received: by dakl33 with SMTP id l33so4884457dak.17 for ; Thu, 15 Mar 2012 07:25:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=BhmZZBt5xbDCT3d/lAiqH6dYxytuviEQ9nVJjodlsyI=; b=KfmBFg0ilQEPSKbxoFPOX2vWs1rbqJ3JQDikWkriaNBdLyfm3GT8XAoG2L//wTq8Ec Vkjcznu12R+F9O28hUQB6EwJpxeXjcRotAqrSnrLxF7C/8Z5+A9aH8xihH1KFYVfWZ+8 VpupnaUnA3W3V8b+x8i3edJUez43CrPdHwU1rusZcVeiayize7SU2+yyQTk3kN064xdX 5TBuXzRJTKFNW3zql/B9LpntsJ8VPZKasFPZDchiVJ26SURWv7Gs3U8vmuFFHjwDU4eU ntGK9T1NxzHiFGIePVx4IHFCNY5zUrrsFsp+XfMADQOPNqJK7SQ2jTZotesHIxnezqui laxQ== Received: by 10.68.223.230 with SMTP id qx6mr5505102pbc.29.1331821524600; Thu, 15 Mar 2012 07:25:24 -0700 (PDT) Received: from [10.211.55.6] (72-254-41-33.client.stsn.net. [72.254.41.33]) by mx.google.com with ESMTPS id z5sm2007323pbn.35.2012.03.15.07.25.22 (version=SSLv3 cipher=OTHER); Thu, 15 Mar 2012 07:25:23 -0700 (PDT) Message-ID: <4F61FBD0.4040904@samsung.com> Date: Thu, 15 Mar 2012 07:25:20 -0700 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL] Samsung EXYNOS5250 GPIO for v3.4 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.44 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Grant Likely , Kukjin Kim , "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Olof, Please pull EXYNOS5250 gpio for v3.4. git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/soc-exynos5250-gpio It is including add support GPIOlib for EXYNOS5250 and Grant Likely already agreed to send this via arm-soc for v3.4. Actually, this is needed for compilation of EXYNOS5250 arch. As a note, this has no dependency with others for merging. If any problems, please let me know. Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9: Linux 3.3-rc7 (2012-03-10 13:49:52 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/soc-exynos5250-gpio Sangsu Park (3): ARM: EXYNOS: add support GPIO for EXYNOS5250 gpio/samsung: add support GPIOlib for EXYNOS5250 gpio/samsung: use ioremap() for EXYNOS4 GPIOlib arch/arm/mach-exynos/common.c | 15 - arch/arm/mach-exynos/include/mach/gpio.h | 239 ++++++++++++--- arch/arm/mach-exynos/include/mach/map.h | 4 + drivers/gpio/gpio-samsung.c | 487 +++++++++++++++++++++++++++--- 4 files changed, 637 insertions(+), 108 deletions(-)