From patchwork Mon Dec 12 03:53:37 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 130636 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 775BEB6F18 for ; Mon, 12 Dec 2011 14:56:10 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RZwxh-0007IC-ML; Mon, 12 Dec 2011 03:53:57 +0000 Received: from mail-yx0-f177.google.com ([209.85.213.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RZwxd-0007FO-T4 for linux-arm-kernel@lists.infradead.org; Mon, 12 Dec 2011 03:53:54 +0000 Received: by yenl2 with SMTP id l2so4064709yen.36 for ; Sun, 11 Dec 2011 19:53:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=0q2vz4J/LoXzUHCADUt9wOZv19+rwerfVo2+LKw19to=; b=D42K67H74yr/7wBqhmtfgG3KrHcESe7E1IRPGkeVYRfFqcE4M5mgve87jkJEgPVEkX /ZpojkV8HIUNxfEE8bFKqi/FxAoqKf02n9Y9dbv9E4A8LWC+l3Rd6pQq3qqwgOJ0t774 Gt7L7BGb8bgGjOlDjvLR3T63IL7NTp3bvvW7w= Received: by 10.236.186.2 with SMTP id v2mr23750615yhm.83.1323662031580; Sun, 11 Dec 2011 19:53:51 -0800 (PST) Received: from [192.168.1.103] (65-36-72-55.dyn.grandenetworks.net. [65.36.72.55]) by mx.google.com with ESMTPS id f7sm35216737and.17.2011.12.11.19.53.50 (version=SSLv3 cipher=OTHER); Sun, 11 Dec 2011 19:53:50 -0800 (PST) Message-ID: <4EE57AC1.9000704@gmail.com> Date: Sun, 11 Dec 2011 21:53:37 -0600 From: Rob Herring User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: Arnd Bergmann Subject: [PULL] Calxeda Highbank for 3.3 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.213.177 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (robherring2[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.1 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (robherring2[at]gmail.com) -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 Cc: "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 Arnd, Please pull highbank changes for 3.3. Not much here this cycle. The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416: Linux 3.2-rc4 (2011-12-01 14:56:01 -0800) are available in the git repository at: git://sources.calxeda.com/kernel/linux.git for-3.3 Rob Herring (1): ARM: highbank: add xgmac ethernet devices to dts arch/arm/boot/dts/highbank.dts | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) Cheers, Rob