From patchwork Fri Mar 23 06:22:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 148384 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 53119B6EE8 for ; Fri, 23 Mar 2012 17:25:26 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SAxtY-0006lS-Ck; Fri, 23 Mar 2012 06:22:40 +0000 Received: from mail-vx0-f177.google.com ([209.85.220.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SAxtV-0006lE-Mp for linux-arm-kernel@lists.infradead.org; Fri, 23 Mar 2012 06:22:39 +0000 Received: by vcbf13 with SMTP id f13so3534680vcb.36 for ; Thu, 22 Mar 2012 23:22:35 -0700 (PDT) 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=12bQOgf88NdAzAWz18UkTr4c2Bb8MwEd2nFtgEXtc0M=; b=iEh7dM8MtceXJTJpTPVQWtytsUHq68DnfFxqrTDOmdjHOwf1RmdJiiZM6ZZNSnTMGH lBynuJb0MrCurIiuh51ZxP/0d0ZnJ3znII2MIDTdr+IbOH7+kQ0dUBG5hwMDh6hWlBII 6wpos4f/nuCgNmfLZOmwfl8gDIlCwzDMRfvQlcQcQE0eVabKtr555T1uEGE5Y3fGqYG9 3Fj3afk5+uDFU/TGTVv9HLGSYhTmbEeGQolbGWmvXIimZ/AunkF9K2QY+6OWCqdYlAWt 3Z7jGOPKoIaRbyhQmTMFDZYR0sqGbuXaU6pXD+NRqtJjuzFRDIfWAFTO8uK9qEjpFUkG hdNg== MIME-Version: 1.0 Received: by 10.52.175.231 with SMTP id cd7mr4171718vdc.68.1332483755017; Thu, 22 Mar 2012 23:22:35 -0700 (PDT) Received: by 10.52.23.37 with HTTP; Thu, 22 Mar 2012 23:22:35 -0700 (PDT) Date: Fri, 23 Mar 2012 14:22:35 +0800 Message-ID: Subject: [GIT PULL][for 3.4] pull request from arch-pxa git for board branch From: Haojian Zhuang To: arm@kernel.org, linux-arm-kernel@lists.infradead.org, Bergmann Arnd , Paul Parsons , Olof Johansson X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (haojian.zhuang[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.220.177 listed in list.dnswl.org] -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.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 help to merge this patch from arch-pxa git tree. The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7: Linux 3.3 (2012-03-18 16:15:34 -0700) are available in the git repository at: git://github.com/hzhuang1/linux.git board-specific Paul Parsons (1): pxa/hx4700: Add standard UART to hx4700_pin_config[] arch/arm/mach-pxa/hx4700.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)