Message ID | 20230813133354.847010-6-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 CAD6BC001B0 for <linux-arm-kernel@archiver.kernel.org>; Sun, 13 Aug 2023 13:35:06 +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=x1mPX7WZhsTTmppmAFDMMYwI3Xfvt7ZvH7YogALimQ4=; b=H0Ows2+Di8vogQ OokUQGAp4ismvcA13NKjb3Ux5pnYu2lz5Ddv+C7jWn9ZkcC21IyWtymb3GjyGOTfX2jZwJmxSaq5+ 6JdJD3Eqe7zt4pE5t+UlUY3QVfPNRp+HhpQDhFfBz8aqy3XPCUWzYaYW0usTUz9yVILcqrVhacDy7 GDEsRS7FSoXg9PMhn6MJJSuBCidg8TP0GGloTXSXXnxvmKVJDRWvapVFFxkkEt3bmYL4ZPMuuTrhM 0lBldDkQtFsfdKpJlh/VpZelEFAJWCbla4jC29introfm1AOYwuEkIr3a4ItuWuWZuHl5sh+ax/3+ +sQtaN+vUIDrzTzOiXGA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qVBF0-00FACr-1b; Sun, 13 Aug 2023 13:34:46 +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 1qVBEt-00FAAL-31 for linux-arm-kernel@lists.infradead.org; Sun, 13 Aug 2023 13:34:41 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 655D162216; Sun, 13 Aug 2023 13:34:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EF3C0C433C8; Sun, 13 Aug 2023 13:34:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691933678; bh=tA1z1RTC+VaturzrJNTvQEgd7qbUbPptwVXEek4u26Q=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=EFX8+vFdcclMA882qMQe4gjpCN0GC7fMGWkHthqV+YOLrGtx4lmxwAseneDUnSdvG hdIVKMlMXTRNOW6vNdfFt2YGM/4aG081qyF+DG4+9fsSzAsZpPMoQ1PdVhFxOq6vCf mpoh3ctnCMOYDkhRtEaGrSqmx2jk8y9LhFktuQ+P5vdPhDwutBS/ePLsowhkpG5SjS b5zgAoZVcTzuS8ADVrZmAtRzkEKLNd/OKO57akEDizDbP7vcNznNjRdU74IptUlBqE XAxG/JuwjQ0x8zlPNWK9tJ5jOd3GG2oNuJSwoMXn8YB/QekDumqAoPegZINEtA0Mt8 ZBMNUL4gJNevg== 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 6/6] i.MX defconfig change for 6.6 Date: Sun, 13 Aug 2023 21:33:54 +0800 Message-Id: <20230813133354.847010-6-shawnguo@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230813133354.847010-1-shawnguo@kernel.org> References: <20230813133354.847010-1-shawnguo@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230813_063440_165022_AE626A42 X-CRM114-Status: UNSURE ( 7.26 ) 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="utf-8" Content-Transfer-Encoding: base64 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.6 | expand |