Message ID | 20170410163557.qocx3bvz5s5gcnkw@piout.net |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3w1wmr3wwhz9sNb for <incoming-imx@patchwork.ozlabs.org>; Tue, 11 Apr 2017 02:36:28 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="miFDWHMx"; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=YLi2DwNrlr1nn5IINHXsAeMSiZqbNVXTfyqQNVnqiIE=; b=miFDWHMxAP8ilS WjYmJd48zmT2oY2zuQUCOKdFO9cVnjRiGJe0xYC8+CBDp7z8uJd4xt7Rfi6LTLru/NgWI7VgntT5D d0HVFeK/P2BeIZTxVt3usGwgA9LXAjIhmp7cHgPIEtvQiv7jZ6DzK6PMb9VDDaZuYqqrLsOQe4mW3 1hpdla8nGLxx0H8XNH5cN+3TvxiZUT6TW+qVZ5a67RRcXpS2q/Shc+UOEUpyE/lrzajTGMSoOH40v cEvEjlyEyHwxjatNYqiaDD9L7jdRxUPbALj+j+7qjutuk7q72rtyxYiPa8rGmTliX0/3MXdsdcPgz Va0U/ikOgrBQ7ofGQlPQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cxcIg-0006dZ-9i; Mon, 10 Apr 2017 16:36:22 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cxcIc-0006b0-KV for linux-arm-kernel@lists.infradead.org; Mon, 10 Apr 2017 16:36:20 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id 3519D2084F; Mon, 10 Apr 2017 18:35:57 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [88.191.26.124]) by mail.free-electrons.com (Postfix) with ESMTPSA id 0E0BA2083E; Mon, 10 Apr 2017 18:35:57 +0200 (CEST) Date: Mon, 10 Apr 2017 18:35:57 +0200 From: Alexandre Belloni <alexandre.belloni@free-electrons.com> To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, arm@kernel.org Subject: [GIT PULL] ARM: at91: DT for 4.12 Message-ID: <20170410163557.qocx3bvz5s5gcnkw@piout.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170410_093618_824071_DFFABACB X-CRM114-Status: GOOD ( 15.19 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <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 |