From patchwork Tue Mar 4 03:19:21 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 326121 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3F2282C00CE for ; Tue, 4 Mar 2014 14:20:15 +1100 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WKftW-0000wJ-GQ; Tue, 04 Mar 2014 03:19:50 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WKftU-0005aJ-6A; Tue, 04 Mar 2014 03:19:48 +0000 Received: from mail-ig0-x22d.google.com ([2607:f8b0:4001:c05::22d]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WKftQ-0005Zt-UF for linux-arm-kernel@lists.infradead.org; Tue, 04 Mar 2014 03:19:45 +0000 Received: by mail-ig0-f173.google.com with SMTP id t19so1475820igi.0 for ; Mon, 03 Mar 2014 19:19:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HhmJtKEDOVsKhs7pIpQn9+cXKD9QVDYf6FvHVZJ3Xfc=; b=dqkviPY+NWqFyp4HUqKDWU75ebUKXz0VPK92DoMF+bt6R8TTSb1MAkAoIVH4fGxdh1 Lf+ZnlK4xDn8rXb48txDhe0Pv8ocCXZ/V0m0HChtOao25nQBYUWftsm6T7qXiJIh5uGc 3Zb9o1X4ct7UCzTLKttqrPC8A72jUZp6NHtAKI6cGKU/QScEoiYNi5Bb5CXzv4TUWcdg TBZMgyEju141LwbDg6jCwHqeQj8peZ35AgEsZUkesYl602PIuFbhHJW6pE7ce1sCakQ2 4nsn3YVWbiCvchBMxx2X6wPEOxdU5pRpp5ztVdaSflC9e+QTOY6CtOyGfIfFZfHpmV6R y0vA== MIME-Version: 1.0 X-Received: by 10.50.111.79 with SMTP id ig15mr26278416igb.14.1393903161557; Mon, 03 Mar 2014 19:19:21 -0800 (PST) Received: by 10.64.224.177 with HTTP; Mon, 3 Mar 2014 19:19:21 -0800 (PST) Date: Tue, 4 Mar 2014 11:19:21 +0800 Message-ID: Subject: [GIT PULL] pull request from pxa From: Haojian Zhuang To: Bergmann Arnd , Kevin Hilman , "linux-arm-kernel@lists.infradead.org" , "arm@kernel.org" , Olof Johansson , Dmitry Eremin-Solenikov X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140303_221945_024444_8984C94F X-CRM114-Status: UNSURE ( 7.59 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (haojian.zhuang[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_VALID_AU Message has a valid DKIM or DK signature from author's domain 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 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Hi all, Please help to pull request from pxa git tree. Best Regards Haojian Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux.git tags/pxa for you to fetch changes up to dc5dfab4ed18f0756f304dc5699b5743ddf56f90: ARM: pxa: add gpio keys information (2014-03-04 09:17:01 +0800) ---------------------------------------------------------------- append gpio keys on corgi ---------------------------------------------------------------- Dmitry Eremin-Solenikov (1): ARM: pxa: add gpio keys information arch/arm/mach-pxa/corgi.c | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+)