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 754F8C74A44 for ; Tue, 14 Mar 2023 03:22:33 +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=Cmk75/iHcNRfg2sA817QwhTnYO11ZxjfONihqEUo22Y=; b=b+lXZzT17Xl0/W jEU3jnaSVHyXMIbUS3lmwYnwW+imlpasPPbyBsz5f/I+F2OpVpV4IWGoNf1wLbfw15AYEocwCbEtl 3qCqSNd7CjM1JS7lLZoNs2v/4+WGkMlK8WY0roR1+lCfJAewXF0oFfT9Hl0M0XS1cS20DfEaMyWsg qyowf6vm9U8Psh8dpj7yKxJAdTCl046nphDKYZzMtS50p9Rcgflhf8z8jMsYN+ZX4w/8PURmYLCJ/ 9mbwKqCqMr1HRmWvLPQqUcVfC+OAO5pQHASg3Xh0ufTHc06egvoH5Kb8L6O38dYsfXKl8+MgtO3fR dzP9Ysj38GlOWgY0qWlw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbvEJ-008pUQ-La; Tue, 14 Mar 2023 03:21:39 +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 1pbvEG-008pTi-28 for linux-arm-kernel@lists.infradead.org; Tue, 14 Mar 2023 03:21:37 +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 6E6EA61560; Tue, 14 Mar 2023 03:21:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DBCADC433D2; Tue, 14 Mar 2023 03:21:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678764094; bh=SMlCx62EAdWr1vMk3baCb/swZOaIpyWUsFTY0q4izoQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VWovBdLGx9oJx6zBXjIi/2zb1KV2kKtyRgGC23JfkcI7kDLN99T6irRMxcUfiQmrL w8nbNzOSM7Poz5Fn2cCEoGb4ysiE++bCpyD5OGOB1cWP1v1csRQkLfN3wqDVDxbYDI aeEheHPZhx61habQC2sPQ4DQaNyMWEP98o+CaWbrEsPKKIlhOVHMlQDCBaO2FUOWP6 VsxheWxduYpy4eowvoq8c7heLQdmXA72cIEEuOFeuL413RAhEVwDXDw+whsLjKzz4m 0MhJWybIKvOlHQOOY5H/elDvi3WxFrLQxP3HrqWDRiRdm/t148u6NNW9Xy70x2sSs3 iUYzCgcUviAlQ== Date: Tue, 14 Mar 2023 11:21:28 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 1/1] arm64: dts: imx93: Add FlexSPI support Message-ID: <20230314032128.GM143566@dragon> References: <20230228091757.381583-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230228091757.381583-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230313_202136_156713_16A48C44 X-CRM114-Status: UNSURE ( 9.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: 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, Feb 28, 2023 at 10:17:57AM +0100, Alexander Stein wrote: > Add FlexSPI node for i.MX93. > > Signed-off-by: Alexander Stein Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel