Message ID | 20210331041019.31345-1-shawnguo@kernel.org |
---|---|
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 (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1:d65d:64ff:fe57:4e05; helo=desiato.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=desiato.20200630 header.b=L8lVyocA; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=HZRf5KA5; dkim-atps=neutral Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4F9CYQ3GC7z9sVq for <incoming-imx@patchwork.ozlabs.org>; Wed, 31 Mar 2021 15:11:22 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc:To:From: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=hfiQen949fMiSE0BnJfFhM0AkZ+X8ER28eFbCg+BV+o=; b=L8lVyocAozb5EgizF7VO5fV2I0 t+zOOguue12duybNVhPnl9nY7JyXGDu5Sm7B60gGPjCQTlj3wur0RX0aNbS9mJP0uklXRLIthecs3 glTFcGseFwhNhT+by4Y7Ra0P//BGvNfnsexzHFgZ5hSVi72AcIWLGRiCjVd4ibzaXa0tp8TXYxoC6 uTTfgTZkuZ0T9H4a5D8tn7JRE1P/k5+1bWU9YV05fphT4Ctc9Om/XFqqi7FoCTASUcR+lRptqNHtT SNZaUDe7p90t88aoI3G1TyCm2SnF6NLZl63Mb7RhyRSo8jLLJMgKcXB7RvqgNAwEM1eRwkVJ2d3Nt uk3nilWw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lRSBr-005R18-F3; Wed, 31 Mar 2021 04:10:47 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lRSBm-005R0J-8X for linux-arm-kernel@lists.infradead.org; Wed, 31 Mar 2021 04:10:44 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 15FF0619DB; Wed, 31 Mar 2021 04:10:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617163838; bh=xVGwmuuaspcOA67NhO43yvUoxEK7fy/AwoBkld2KwUI=; h=From:List-Id:To:Cc:Subject:Date:From; b=HZRf5KA5CO3T+jfxWwjCAbeqVMDnQsUytVDbeivzMCaXpSE99PQsHW9AFLdlHeLge RJUh5Vmz4XJ4+hQjG7X0oMeQVRo05EmNLJk42ci1vwv1yBK2D7qG9uJA0graST7TZs jYXWVLbYz2qJctW0uMTeT361YQ3kGNwwvmnUpxv82LMOmJKfvhcPt25Et5wY91VzCP xaUkOj8FPPaOYBmfzI7XhYlFx6N8sqp2zT2LX0p1lFFtqAxKFieR2dYOCvOaJlKzyH 9+71KDMwPeUM776rBhgVGYXrP1LrtyNnDqszs4uiX81ps5Cz1IhrDUrZsHWBKXwAjv 9yfAP+SQcJ2FA== From: Shawn Guo <shawnguo@kernel.org> To: soc@kernel.org, arm@kernel.org Cc: Shawn Guo <shawnguo@kernel.org>, Fabio Estevam <festevam@gmail.com>, Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>, kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/6] i.MX drivers change for 5.13 Date: Wed, 31 Mar 2021 12:10:14 +0800 Message-Id: <20210331041019.31345-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210331_051042_610277_91F1B604 X-CRM114-Status: UNSURE ( 5.15 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.2 (-----) X-Spam-Report: Spam detection software, running on the system "desiato.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: Content analysis details: (-5.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.0 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> 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> MIME-Version: 1.0 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 |
Series | [GIT,PULL,1/6] i.MX drivers change for 5.13 | expand |
From: Arnd Bergmann <arnd@arndb.de> On Wed, 31 Mar 2021 12:10:14 +0800, Shawn Guo wrote: > The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: > > Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.13 > > [...] Merged into arm/drivers, thanks! merge commit: 62c93360ec5a135061624eb095986799942efcbd Arnd