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 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 572DEC433EF for ; Fri, 28 Jan 2022 09:49:55 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zfYfm+3EG+KJGF4JtGIEkSuE0UKafVFKT6YY0+e8wWg=; b=HRgO5fyIA5Pb0Z ya/qiMAbbehz3PAW/vSOKKJ1SvD1sWeqVFeUPBJrfymSaN/2mM70SbKzaanZfK8Hs4jjU8degJKTc 7EljIDmNV/hgDE3kYAy1mVEyBYKuYmMSYRjZxezfYZf3OfHEb+xm2MlZrXoGYsYAWXCWlWdYbQp9E ziw85LtTE3RnFzi9UINN/D/opDAAjmyNvs2tkIs8dDHyTdlZpkWmj8qduIkbHJITF9hYo+rquci9I cd8LcRrGJnjnGZi3nP5hQLRRMvJb5/xtIeHfC5eyPB1WR7smiGI0LYD+9w7s9D2939MzyLrA558Lp aBi8OvUjfVU2ds8Gg2/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDNrR-001JM2-1z; Fri, 28 Jan 2022 09:48:05 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDNrG-001JKT-Pp for linux-arm-kernel@lists.infradead.org; Fri, 28 Jan 2022 09:47:57 +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 0826761E1C; Fri, 28 Jan 2022 09:47:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58741C340E0; Fri, 28 Jan 2022 09:47:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643363273; bh=8kkAnc+M0cCdAWnhA9HOtOgrwITX8K1+3Ru5bLRihCA=; h=Date:From:To:List-Id:Cc:Subject:References:In-Reply-To:From; b=kU0gBpsvnnhYbrf28DhGRAN3nGnBZuN7LtqIy/cIY1fNLSDWKloerqX7A2vlp7U12 vB0gaZpTEcOebfR4ib/zaxX5JVHxPLfcoYR2iFIRDqqIJDD6cH/oqTVLx5Px5nNjfL tpOxhZuqyLqn2txSoNieFF6sejN0tNl1Hci5WUVqmgYRev7OAChJJJS+YrsvEVmRCf 4wbQPAt0jmhfLix2wnz7b2B+L13UQfpjfD34+yqFYIX2BXhE2nooxsiK0FoW+kIBTc NlEc+YIu1hQgkJ4IHgkFRpBVBv7xk/xV+KPZV2N9wbS3h3BwdzE0fCpqtk5Scg8oFS 4T3I7cu783QBA== Date: Fri, 28 Jan 2022 17:47:44 +0800 From: Shawn Guo To: Jesse Taube Cc: linux-imx@nxp.com, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, ulf.hansson@linaro.org, aisheng.dong@nxp.com, stefan@agner.ch, linus.walleij@linaro.org, gregkh@linuxfoundation.org, arnd@arndb.de, olof@lixom.net, soc@kernel.org, linux@armlinux.org.uk, abel.vesa@nxp.com, adrian.hunter@intel.com, jirislaby@kernel.org, giulio.benetti@benettiengineering.com, nobuhiro1.iwamatsu@toshiba.co.jp, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-serial@vger.kernel.org Subject: Re: [PATCH v8 1/7] ARM: imx: Add initial support for i.MXRT10xx family Message-ID: <20220128094743.GI4686@dragon> References: <20220111212606.2072669-1-Mr.Bossman075@gmail.com> <20220111215415.2075257-1-Mr.Bossman075@gmail.com> <20220111215415.2075257-2-Mr.Bossman075@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220111215415.2075257-2-Mr.Bossman075@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_014754_922505_98E2F421 X-CRM114-Status: GOOD ( 12.40 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 On Tue, Jan 11, 2022 at 04:54:09PM -0500, Jesse Taube wrote: > From: Giulio Benetti > > The i.MXRT10xx family of processors features NXP's implementation of the > Arm Cortex-M7 core and in some case the Arm Cortex-M4 core too. > > This patch aims to add an initial support for imxrt. > > Signed-off-by: Giulio Benetti > Signed-off-by: Jesse Taube > [Jesse: removed SOC_IMXRT's 'depends on ARCH_MULTI_V7' and 'select > ARM_GIC if ARCH_MULTI_V7'] Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel