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 7677DC77B7E for ; Sat, 27 May 2023 08:39:43 +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=U9UlKl8VP8TkzZ6UzXk0vL2rQQy49zpi9HnOoA2SSAw=; b=Pn5SqDykNmrjHE o6Y7NBlp5dwuXzAtzyvqK1DpaIuU4isMhGGBGEu4Ib6QKTsMAcGt8YE6kBlwyXWPZJADCN+duUTFa c0d5da5Ilx0CYE2ulJ7swTEi4Ha4arph8t/LZT+yTzdtulQdngqp3tVeG0H9DYwlxlhkUmrymsn6b a9dWEdia62Qobu+jLx8J0eriwiHQS2EF4gzI1bf8vQISUnz6lsvy14JokcaFJrhcx15ECeEDEXM8L nOJ55oI4PjHJ9yxtvz1RF3cgFJ97dmjkVMfOrtSo7+YD3zk4nr/6SXrGOuklYIMc9SsDt/uFwVcjw LLS/ei7JgxInyPW+9zgg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q2pSI-005GUf-1z; Sat, 27 May 2023 08:39:18 +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 1q2pSG-005GU1-1Y for linux-arm-kernel@lists.infradead.org; Sat, 27 May 2023 08:39:17 +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 D2CB561173; Sat, 27 May 2023 08:39:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B89C3C433EF; Sat, 27 May 2023 08:39:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685176755; bh=7E2uO+HROfkRwVTN+ZuLhMrpnsW9/Aj2ysG0TBWiEUk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nhXRleGcOR0bvTt6USiZURygaXPs5dn1pVRdYPcrp39Xcm1M5Lw2WUY2oFJtAMy7v Vmqh/0OoniSUFDY0BMK4EQHMMX1OQ28kJe17JvLMzw6toJxnklJ/uj5JCYE/VahkdM Ck1OX7VdYl5KJSt5mzmQvlsxEV07/dT7erhgkxx8qEmfX/WmM6+x+6AzbpBAu08jho 7O1tQi1AyuEam+S/ezdz2wSSzKQR6nFDwDfVo/W1ASr6wgJx963B58tL2MZMQOMnyk g0DY6dcPFZXqZ42eYtPsT9buXSYHyYkQ/Bx8/dHlWNzNmHdu7FFyJyOUFL7TmDLYmr nZeMzy8MlqScA== Date: Sat, 27 May 2023 16:39:01 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Marek Vasut , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/1] arm64: dts: imx8mp: move noc node to correct position Message-ID: <20230527083901.GF528183@dragon> References: <20230516055006.320488-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230516055006.320488-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230527_013916_555626_0390B93B X-CRM114-Status: GOOD ( 10.24 ) 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, May 16, 2023 at 07:50:06AM +0200, Alexander Stein wrote: > The base address of NOC is bigger than aips5, but smaller than aips4. > > Fixes: b86c3afabb4f ("arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX") > Signed-off-by: Alexander Stein Applied with Fixes tag dropped. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel