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 BC9D8C4167B for ; Sun, 1 Jan 2023 04:49:26 +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=MLAW6rNHCN7L3JtRpcS2gpB7p2jtrctEojH/4Oyz46I=; b=URUtNQ3XDil4f4 LVVr4JuARQ/in6y4FB4SBnUqzMDMjDBRbDcszIHh6qC2z9OpjGE6/zjlgT66be3+wpyCWY//n0n3N gAkNJinbpqDniw+USz8HCql/corliALSL12Kjr3wFqFi+ZlaJXZzxvVbIeLmMn5MNfQ2fD2cPahJp FYODagOA1nJ0tDmpprFQ674QzbEcC9Z9zAUqPzO07r6OLtKABsBTvhUb3+n0i8snkR/ov3rUWcvG+ /66oq+8BADdUc7/Uq/JtH+UgzOEkYTL5GNNWPXmO4CJ9tg08gZLhRMAs6XlJNHVeDnXMqmeDgyoXc 5weSJ/LSXf+Trzqua4XA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBqGJ-00EWlu-J3; Sun, 01 Jan 2023 04:47:55 +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 1pBqGG-00EWjc-97 for linux-arm-kernel@lists.infradead.org; Sun, 01 Jan 2023 04:47:53 +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 8B73160C6E; Sun, 1 Jan 2023 04:47:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60F25C433D2; Sun, 1 Jan 2023 04:47:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672548471; bh=E78n8FthkWtWz3kVzKm8GIMXrI3giqoMwGiWS5gbtcg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uMu67YSo1g3rg1UhC23LgybWU6A1Z55+djqTgoEFTtuC5Mrk4SALB+ZcvBjyhvzdV i0k6DYddIvetxCo5cCxRNcu7yPgdbRviN2/7zB3GPNFXkZkUW2IAb6lHbEMjFFyBA6 HDOkEAkS3YyK4g3g03NYiH692rA5UkGFbdbt9iPVZc2VJqanW5ATNz4Wr2YbI3Jnms zBimNtU5bJKQjjlzdSxaY7FpsWZ5Il8k0PcJ7HdnaD1re+BYSFw5FdjL6p/2gdwAgN P62CEf0eI3BVHbZmS5Y01sOjs7WZInn0xd2BI/tdNoTZVZmU+2zVra4qdgmJOSmbVh 29K1umHAYjeag== Date: Sun, 1 Jan 2023 12:47:43 +0800 From: Shawn Guo To: Adam Ford Cc: linux-arm-kernel@lists.infradead.org, aford@beaconembedded.com, marex@denx.de, Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: imx8mp: Enable spba-bus on AIPS3 Message-ID: <20230101044742.GV6112@T480> References: <20221218170545.1472746-1-aford173@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221218170545.1472746-1-aford173@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-20221231_204752_502739_8104B434 X-CRM114-Status: GOOD ( 11.13 ) 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 Sun, Dec 18, 2022 at 11:05:44AM -0600, Adam Ford wrote: > There is an SPBA bus on AIPS3 which includes ecspi1-3, > UART1-3, and Flexcan1-2 according to the TRM. > > Signed-off-by: Adam Ford Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel