Message ID | 20230408101928.280271-2-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 E9DCBC7619A for <linux-arm-kernel@archiver.kernel.org>; Sat, 8 Apr 2023 10:21:24 +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:References:In-Reply-To: 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: List-Owner; bh=kL/K+noj1p2stq/059RIIG8I57YlApMTQFnW5Z3hAFc=; b=3v7cfNBNAPSoR8 fVgN2FtCQS00JrS5RqiCt4borlWziEcvL/kedpoeETqceIUOBxp8zOhM37SmCBcs/p9kIiXxV2Sh2 tzMJISI8GfCu0oIwpXQaRhkiK6/tBypeggeR4rxTd3oFi/8IUYv4O1r8SB4fXa15yYBmnvqCnuD9A sylFaPL559i7U80B02el/LFlViXf/FaIjFHnyYT3L/GPn5PgpbSxKP8zSSTu2VEvd0EzpjiERd5d8 exIc3K+5c5giC7oAWhOflaFPiKOQ19R1pt5+HM3zRBcO3cYTDLGWokW8AoxohyNa7pjj1VUXHWBHw +cfHjiz4hCTtgcyU5J9A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pl5g0-00C7qS-03; Sat, 08 Apr 2023 10:20:08 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pl5fx-00C7or-2W for linux-arm-kernel@lists.infradead.org; Sat, 08 Apr 2023 10:20:07 +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 5841E60C22; Sat, 8 Apr 2023 10:20:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0AB81C433EF; Sat, 8 Apr 2023 10:20:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680949204; bh=SKZgt/L7ZEU/qJCGp4F/kRHpD0xgaGiBJ3y8qkzmiuw=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=cMYb87bw/SZeIsrDtTv+upMFK1MHMzQR6j1O63MqGtQiPUcw3yRyYQn7XxdGu04Mp ZbU/YfqCx2x8L8W+Ll+R1/BDVvB4RF+AXYuon/kVQVRufKrIJ2piBJK87l4Bt1UgTy z0keli2lxqvXsGnz2D1/MNhjoE7bGniVsz/P6LgVrdLw9HN4Pf8RKAJo+8fplHHHOS MVR55xIh4Hthpq9ikHPYHn0LkH+uTwGTKXqAImLxJPzftNrZB9R2E6e6gIWndHKzS/ kFxIYhwbIVHEi3ixb0qnzl8oAjDkPMdMgDnJaWoxt44P7XETpMidVFS2F8PQI9WFPB Xvdxyie8ZxHmA== 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 2/6] i.MX SoC changes for 6.4 Date: Sat, 8 Apr 2023 18:19:24 +0800 Message-Id: <20230408101928.280271-2-shawnguo@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230408101928.280271-1-shawnguo@kernel.org> References: <20230408101928.280271-1-shawnguo@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230408_032005_873944_B5A717BA X-CRM114-Status: UNSURE ( 8.78 ) X-CRM114-Notice: Please train this message. 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 6.4 | expand |