Message ID | pull-1497505275-391662-2 |
---|---|
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 3wpC830jyfz9s7M for <incoming-imx@patchwork.ozlabs.org>; Thu, 15 Jun 2017 15:42:43 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="iattzxfB"; 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:In-Reply-To:MIME-Version:References: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3a2CtwExxTj+BzdHR3LFirfyg2f3OHDrAOq0TIHnZFc=; b=iattzxfB7Tmk+j 3zZYmUr5nvEz/Y/ydaCtFiNUdwleN46uL0XOr3T3npvkAXcnx4+sljth1Hxp8FpW/LjOzGII8oz3x oVjs1wqfy3n5USPus3XHOEy/go0TPB6gyR5fcx8dySugRv5cPadu2AQCphgkknxGUjVyywzxWVfba +PuwkLRccz8RHZsMpVwofiip8Qt2/Qq6lrkmm5LhXljasjzif6APyput0IXbXhAczfbzKrirNy0jI sZaS2XPBcybhXbcGQ4KMZ7oe+tXuUuBouqdSHBL4NvaBiEn9GNShudfOZg4dADlVwQ4Zq+Yc2dLXV 5UGIPVP2FQMSr6LNLnOw==; 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 1dLNYG-00019d-Sv; Thu, 15 Jun 2017 05:42:40 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dLNY5-0000yv-Iz for linux-arm-kernel@lists.infradead.org; Thu, 15 Jun 2017 05:42:31 +0000 Received: from sampyla.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 70E618392; Thu, 15 Jun 2017 05:45:56 +0000 (UTC) From: Tony Lindgren <tony@atomide.com> To: arm@kernel.org Subject: [GIT PULL 2/2] soc changes for omaps for v4.13 Date: Wed, 14 Jun 2017 22:42:03 -0700 Message-Id: <pull-1497505275-391662-2> X-Mailer: git-send-email 2.13.0 In-Reply-To: <pull-1497505275-391662> References: <pull-1497505275-391662> MIME-Version: 1.0 In-Reply-To: <pull-1497505275-391662> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170614_224229_746389_742CD2F2 X-CRM114-Status: GOOD ( 14.30 ) X-Spam-Score: -0.3 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 1.0 MSGID_NOFQDN1 Message-ID with no domain name 0.6 INVALID_MSGID Message-Id is not valid, according to RFC 2822 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-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.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 |