Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp3577224ybb; Mon, 23 Mar 2020 03:49:28 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtjWRztpZTOw/PzTm4WsJYO9OUrFJAnat/pQt+Ynkmg637NciJPA+db6OV1HcJogrcGPr5f X-Received: by 2002:aca:3386:: with SMTP id z128mr16736520oiz.40.1584960568837; Mon, 23 Mar 2020 03:49:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584960568; cv=none; d=google.com; s=arc-20160816; b=lB4NIdfP2Xtqq3znDEds3rj1eaeDmbJHuFW9nLpV0+/+NGL3FfW3wMnTV/0cBQr2Ls xy9cuqORFWXpgANYmX30dGbpqN+gHkIB/40nv1RDGvWJvXgfW/g2pqFHrktTClC7agFh bpI91v2DxQsnQHXQJdvb58cfOaMGmH94wEvFB4PSg6ud6xoP6llKPVy6n+rv4+QReR1p ZBvKI8YO9J0c9wQpKMOsg1/fMaKgAVGsQsfASt3iSBQ/CE8M3dVcc0AG9r+8WDvmVKT9 mdCfszZgoJn1JpRY2UowNmBgt/dS4Mjpum8Dr1gR/StKzhelwZ4H2WJgI209HJ51oSZx ibbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=YM04zZ3qgUvVhuflyt5/9AL3zWOE+0R9BhywIO+L/l0=; b=H1QemHGrAtTRJU50kZylPxojyIHQIxRzuLWn+PAxPHMjq5XsnJAyR8nilWDWChJV9X yBDn51TBOE5NP7jJyRoirLsB4Wvtim47NEoQ5JS1xsbdYUKZ3pFxkMznUW02Ni1VpeS2 TOl8sgTMKCZj8sf1YYC7MmLVpG2D9b+X0Qx9UCmd0rpNqMFk5k6s0SmNUjI8OCrKaeXc YVildlqRZLzoht7+nn94JQI9iSskbtNmPXTbCznV6ne7rwdiVOx456Pta29CrvqyMqKx fl5h95OJVHRitKuV0yjnUawAcOTsd+0ABJWpuP60pvqUrFdYohn2rLKiGOiIBmW+OY16 +X1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c21si775055oto.169.2020.03.23.03.49.16; Mon, 23 Mar 2020 03:49:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728020AbgCWKsS (ORCPT + 99 others); Mon, 23 Mar 2020 06:48:18 -0400 Received: from inva021.nxp.com ([92.121.34.21]:33342 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727908AbgCWKsR (ORCPT ); Mon, 23 Mar 2020 06:48:17 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 6DC0F2011BD; Mon, 23 Mar 2020 11:48:15 +0100 (CET) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 5FFA62011A3; Mon, 23 Mar 2020 11:48:15 +0100 (CET) Received: from localhost (fsr-ub1664-175.ea.freescale.net [10.171.82.40]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id 453CA2035C; Mon, 23 Mar 2020 11:48:15 +0100 (CET) Date: Mon, 23 Mar 2020 12:48:15 +0200 From: Abel Vesa To: Peng Fan Cc: Rob Herring , Shawn Guo , Sascha Hauer , Fabio Estevam , Mike Turquette , Stephen Boyd , Lee Jones , Anson Huang , Leonard Crestez , Jacky Bai , dl-linux-imx , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Mailing List , "linux-clk@vger.kernel.org" Subject: Re: [RFC 02/11] arm64: dts: imx8mp: Add AIPS 4 and 5 Message-ID: <20200323104815.u5f4cwdrs2nongm2@fsr-ub1664-175> References: <1583226206-19758-1-git-send-email-abel.vesa@nxp.com> <1583226206-19758-3-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180622 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20-03-13 07:44:43, Peng Fan wrote: > > Subject: [RFC 02/11] arm64: dts: imx8mp: Add AIPS 4 and 5 > > > > There are 5 AIPS maps in total, according to the RM. Add the missing ones > > here. > > > > Signed-off-by: Abel Vesa > > --- > > arch/arm64/boot/dts/freescale/imx8mp.dtsi | 16 ++++++++++++++++ > > 1 file changed, 16 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi > > b/arch/arm64/boot/dts/freescale/imx8mp.dtsi > > index 71b0c8f..a997ca7 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi > > +++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi > > @@ -603,6 +603,22 @@ > > }; > > }; > > > > + aips4: bus@32c00000 { > > + compatible = "simple-bus"; > > "fsl,aips-bus", "simple-bus"; > > > + reg = <0x32c00000 0x400000>; > > Size is 64KB > > > + #address-cells = <1>; > > + #size-cells = <1>; > > + ranges; > > + }; > > + > > + aips5: bus@30c00000 { > > + compatible = "simple-bus"; > > + reg = <0x30c00000 0x400000>; > > Ditto. Please correct compatible and reg. > Will do in the next version. > Without this, I think there is no need to only > add bus here? It might be better to also include > subnodes under aips bus. AIPS 5 is needed by the next patch in this series. So it wouldn't make sense to have a patch that adds only the fifth one, skipping the fourth one. > > Regards, > Peng. > > > + #address-cells = <1>; > > + #size-cells = <1>; > > + ranges; > > + }; > > + > > gic: interrupt-controller@38800000 { > > compatible = "arm,gic-v3"; > > reg = <0x38800000 0x10000>, > > -- > > 2.7.4 >