Message ID | 20220222075226.160187-1-shawnguo@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5F136C433F5 for <linux-arm-kernel@archiver.kernel.org>; Tue, 22 Feb 2022 07:54:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=VYiROOXGH63R79LuO3E5WsMwRJmFGFPzUnmrPs696kY=; b=RuPf3efvPHfyvY WbWZfmZsMQm1VZDrekTLLDEQGOQyTd89tpHv31F3rVRpeMTVC2b9mMzpdW+uvOUd4qQNChaKG9Wc2 SmeTKht7BqcNzTd1e+UIsI26iAxjUCNjU3/IuBh/tt6DUXRKGgg9eu2njGjC8kynx5wPRoheQPVsg x8SyjxeLK7eqh38Yt3tb3rO5QSNcrA7XuBvkYftcpGDMBropQLWz0MuE1uY967KCGjSs+ZmZAyscq B2EB283RhIfercGVO/55tEJm4S6sQ4f86dMC+jqm2FuuXHghjUo0VblW/D6thO0OKlKJ9kmEXK5aO z5VByYAag/Mn4XqiUEWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMPye-008NpW-RM; Tue, 22 Feb 2022 07:52:53 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMPyb-008Nod-Ju for linux-arm-kernel@lists.infradead.org; Tue, 22 Feb 2022 07:52:50 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 109AA6117D; Tue, 22 Feb 2022 07:52:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A38E8C340E8; Tue, 22 Feb 2022 07:52:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645516368; bh=W/dGaDpjEmR/Mp33239tj3Ddrx48J5wp/pOUAnKy0yE=; h=From:List-Id:To:Cc:Subject:Date:From; b=kTjNUnIvQLgbgk7iiiPks7LatvJQa+I6ryHEm9pG6o+2cF1K+5ooSuEbX8CQJWQYu 3oNCm/M5xuwGkefBRuFeK7DO4kV4X1kMETG7VsYxxblVOWMCEOhfPHllTp6pWaTaVL AIR7SwPafXR+nsmN7CVh7aiLmzw709Fs9LTL/cDrZiCIXrmsXac7V4TRM+AUxSKXcD V1ZwbvPSJ+cAshxdwIv8Bz/vyJhAD1mHX5AO3ewDKpwPamuvZBp7wBO2Ns0KxuDXb8 TDgT+gKGC15B6qUbd1ospvImyg3Dp7cqtduKqlMg11YNnODDkdE1vIzmNnKSt9BXfJ +Ly8s0zK4G7Xw== 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 update for 5.18 Date: Tue, 22 Feb 2022 15:52:21 +0800 Message-Id: <20220222075226.160187-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220221_235249_717780_0DDCBADD X-CRM114-Status: GOOD ( 10.13 ) 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> 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series | [GIT,PULL,1/6] i.MX drivers update for 5.18 | expand |