From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4CFDCC4361B for ; Wed, 9 Dec 2020 16:43:37 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0A98723C41 for ; Wed, 9 Dec 2020 16:43:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A98723C41 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: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=z2p1GBB07GdaK764hJdMjELGHyAlJzbdK6/29KRmyV4=; b=GcI5zv8P8PZvp91gu9/B0ydRo z+eGYs+66t60CqlH0K3nbz4vHrjdbLB16Bmbiwlkg6i9B0rGsf28Uto1lnCqiwWnvxZoaYLbTU5TM PSbg6IP0f+eSdugDvzcHLF+tqlTHIfVt20+jByhPkE87aQis/XTpEoE7cd3Qe6AeF6zSXTQ/b/J5P UNRrPG0DHDMe6NOcNNHdZGIgFY6yXQnYIzSbapW3dF+u4ei/R0ZFykpnuGeveCG6ajdZiL84xPYkD dO4dveyiWWgUpHaYzo5yxNmTLr7ih23CsMY7rhQGM4BJz+FQt+Xvu+ouj+/h4UIktPEvKfpsZsNYT sF6XfHGew==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kn2Xm-0001Q3-HQ; Wed, 09 Dec 2020 16:42:22 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kn2XK-0001Go-3p for linux-arm-kernel@lists.infradead.org; Wed, 09 Dec 2020 16:41:55 +0000 From: Arnd Bergmann Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) List-Id: To: arm@kernel.org, soc@kernel.org, Shawn Guo Subject: Re: [GIT PULL 2/6] i.MX SoC update for 5.11 Date: Wed, 9 Dec 2020 17:41:39 +0100 Message-Id: <160753194742.3961338.756595174771230425.b4-ty@arndb.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201202142717.9262-2-shawnguo@kernel.org> References: <20201202142717.9262-1-shawnguo@kernel.org> <20201202142717.9262-2-shawnguo@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201209_114154_327763_66099B58 X-CRM114-Status: UNSURE ( 7.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , Stefan Agner , Li Yang , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Arnd Bergmann On Wed, 2 Dec 2020 22:27:13 +0800, Shawn Guo wrote: > The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: > > Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.11 > > [...] Merged into arm/soc, thanks! merge commit: e7e499ee8a844189edff3e768d4721d1a6cc67fd Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel