Message ID | 20180309061749.GK3217@dragon |
---|---|
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 Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JNLZO/xY"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 3zyHJX6zLgz9scb for <incoming-imx@patchwork.ozlabs.org>; Fri, 9 Mar 2018 17:18:50 +1100 (AEDT) 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=Ra2+bvXhXeCI4ywIKXyL5aNdcEKTTBORyJJPcdaVFTI=; b=JNLZO/xYec5DVN 75EArQsW09SiBxxpmnH2SbObk1zjcbo0+lip4UnSNuMu51FuvDAwy41I9HtPRDnvfCSE3cbSnbHdi J2W5drwa6dGC0kyX2f/h41mWyvW03L8U3xYzyJoJFT6VYv3Y5ockVxtGMSNFYd9OjFNM8o82ZCdDP wtQoh5j8R5pHoCBIAQuP3jUhnGguA7y46c+P/xiNblZ8wW2KN2yMGmuhaDx70kb+k4eHMBMtiJIdp M/DztrOaLCBzqgpV3U6s5F1f0l5mkoJu6Bo2rhrYMB3HEXctn2fGekINalx4l4Bc0QLmkj5+5KrTK +9atB+rXrnrPuvXXNrcg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1euBMd-0005vf-17; Fri, 09 Mar 2018 06:18:47 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1euBMZ-0005up-Bw for linux-arm-kernel@lists.infradead.org; Fri, 09 Mar 2018 06:18:44 +0000 Received: from dragon (unknown [104.237.91.63]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C540820685; Fri, 9 Mar 2018 06:18:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C540820685 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Fri, 9 Mar 2018 14:17:50 +0800 From: Shawn Guo <shawnguo@kernel.org> To: arm@kernel.org Subject: [GIT PULL] i.MX fixes for 4.16, round 2 Message-ID: <20180309061749.GK3217@dragon> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180308_221843_435338_9B12D40A X-CRM114-Status: GOOD ( 12.98 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 T_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: Fabio Estevam <fabio.estevam@nxp.com>, linux-imx@nxp.com, kernel@pengutronix.de, 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 |
Series |
[GIT,PULL] i.MX fixes for 4.16, round 2
|
expand
|
On Fri, Mar 9, 2018 at 7:17 AM, Shawn Guo <shawnguo@kernel.org> wrote: > i.MX fixes for 4.16, 2nd round: > - Fix a copy-paste error in imx7d-sdb device tree, which results in two > usb-otg regulators are both named "regulator-usb-otg1-vbus" and > override each other. Pulled into fixes, thanks! Arnd