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 8B6C9C433F5 for ; Tue, 14 Dec 2021 05:42:04 +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=7VI8O51TNsFCPK/6PqB+gSXZq/v3L1LNsgB2KHQSE1Q=; b=biEH3/bszPxbgM JHs29clxese2H/3ZOX/4IRaBsW/cVTZ6Qh1y4e/XypNYoht/UDOkQgB7ONfqMbwx7Ct+neALW+mqz xfa5Z77ZevAcjd/jYSdALbxwl85DSVGa89YsSVmEsOKmoWjQJEOSZdcUNluYF5qLcXXxBhrTiH3On B4nZ1oOj0OVoCFUywveN1D3w/UmR69Bsy+nSGyFeScRGu66a1IdkA7byVfYhZLPXWpPwBHiWUWruF /S2kALu6PdUlOzSDA0+iDcHjsqhqNnvLt855BjPrfSghYkpKAYCJUrtUbsonABbhaW0AHmEHQ33Zk g7YExPIz9Kh1azezyBJQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mx0YY-00CdC4-SB; Tue, 14 Dec 2021 05:40:55 +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 1mx0YU-00CdBA-ET for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 05:40:51 +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 F2C2F612AC; Tue, 14 Dec 2021 05:40:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5031BC34604; Tue, 14 Dec 2021 05:40:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639460449; bh=4z7FeS4gE+x7mTX3nQbO22qXp5q8+0QWEKkDTXrMqaU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Kvv7r+I8RUEZvhgsbEe3whr7S8kCq72s7QEIVq3TUBSn8q3SMvbnQIJYNa8loOQBq j6UADdwvso12ZLujJx6xm9/I+pWTupZyvVU8McQfxK4rWDKUf+797s8e/5rNbLcok9 aZQZut/wKEHW18eUmszJLgGIN3UBbCaNVGGPua4639bppBDmYz1+JIfnYVNGZJhkuC 4cneowc5W6EYJfdoUPDvodylPRxEpazhcm47hO8mXOvZV1q6HNLpjg+Arq9uPd8vUt Kb32JdasANWU5Ga1BRUd6t41Y9IwwuqgjMQqOnfFBTdY4SRS1QlaWHBDnBuPHGCc1s P6zKC/iJjZGeA== Date: Tue, 14 Dec 2021 13:40:45 +0800 From: Shawn Guo To: Li Yang Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Xiaowei Bao , Hou Zhiqiang Subject: Re: [PATCH v2 06/10] arm64: dts: lx2160a: add pcie EP mode nodes Message-ID: <20211214054044.GG10916@dragon> References: <20211203235446.8266-1-leoyang.li@nxp.com> <20211203235446.8266-7-leoyang.li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211203235446.8266-7-leoyang.li@nxp.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-20211213_214050_597307_3C1945CE X-CRM114-Status: GOOD ( 16.02 ) 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 Fri, Dec 03, 2021 at 05:54:42PM -0600, Li Yang wrote: > From: Xiaowei Bao > > The LX2160A PCIe EP mode nodes based on controller used on lx2160a rev2. > > Signed-off-by: Xiaowei Bao > Signed-off-by: Li Yang > Reviewed-by: Hou Zhiqiang > --- > .../arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 60 +++++++++++++++++++ > 1 file changed, 60 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi > index de680521e1d1..593c5a498ae3 100644 > --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi > +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi > @@ -1115,6 +1115,16 @@ pcie1: pcie@3400000 { > status = "disabled"; > }; > > + pcie_ep1: pcie_ep@3400000 { Hyphen is more recommended than underscore for node name. Shawn > + compatible = "fsl,lx2160ar2-pcie-ep", "fsl,ls-pcie-ep"; > + reg = <0x00 0x03400000 0x0 0x00100000 > + 0x80 0x00000000 0x8 0x00000000>; > + reg-names = "regs", "addr_space"; > + num-ob-windows = <8>; > + num-ib-windows = <8>; > + status = "disabled"; > + }; > + > pcie2: pcie@3500000 { > compatible = "fsl,ls2088a-pcie"; > reg = <0x00 0x03500000 0x0 0x00100000 /* controller registers */ > @@ -1143,6 +1153,16 @@ pcie2: pcie@3500000 { > status = "disabled"; > }; > > + pcie_ep2: pcie_ep@3500000 { > + compatible = "fsl,lx2160ar2-pcie-ep", "fsl,ls-pcie-ep"; > + reg = <0x00 0x03500000 0x0 0x00100000 > + 0x88 0x00000000 0x8 0x00000000>; > + reg-names = "regs", "addr_space"; > + num-ob-windows = <8>; > + num-ib-windows = <8>; > + status = "disabled"; > + }; > + > pcie3: pcie@3600000 { > compatible = "fsl,ls2088a-pcie"; > reg = <0x00 0x03600000 0x0 0x00100000 /* controller registers */ > @@ -1171,6 +1191,16 @@ pcie3: pcie@3600000 { > status = "disabled"; > }; > > + pcie_ep3: pcie_ep@3600000 { > + compatible = "fsl,lx2160ar2-pcie-ep", "fsl,ls-pcie-ep"; > + reg = <0x00 0x03600000 0x0 0x00100000 > + 0x90 0x00000000 0x8 0x00000000>; > + reg-names = "regs", "addr_space"; > + num-ob-windows = <256>; > + num-ib-windows = <24>; > + status = "disabled"; > + }; > + > pcie4: pcie@3700000 { > compatible = "fsl,ls2088a-pcie"; > reg = <0x00 0x03700000 0x0 0x00100000 /* controller registers */ > @@ -1199,6 +1229,16 @@ pcie4: pcie@3700000 { > status = "disabled"; > }; > > + pcie_ep4: pcie_ep@3700000 { > + compatible = "fsl,lx2160ar2-pcie-ep", "fsl,ls-pcie-ep"; > + reg = <0x00 0x03700000 0x0 0x00100000 > + 0x98 0x00000000 0x8 0x00000000>; > + reg-names = "regs", "addr_space"; > + num-ob-windows = <8>; > + num-ib-windows = <8>; > + status = "disabled"; > + }; > + > pcie5: pcie@3800000 { > compatible = "fsl,ls2088a-pcie"; > reg = <0x00 0x03800000 0x0 0x00100000 /* controller registers */ > @@ -1227,6 +1267,16 @@ pcie5: pcie@3800000 { > status = "disabled"; > }; > > + pcie_ep5: pcie_ep@3800000 { > + compatible = "fsl,lx2160ar2-pcie-ep", "fsl,ls-pcie-ep"; > + reg = <0x00 0x03800000 0x0 0x00100000 > + 0xa0 0x00000000 0x8 0x00000000>; > + reg-names = "regs", "addr_space"; > + num-ob-windows = <256>; > + num-ib-windows = <24>; > + status = "disabled"; > + }; > + > pcie6: pcie@3900000 { > compatible = "fsl,ls2088a-pcie"; > reg = <0x00 0x03900000 0x0 0x00100000 /* controller registers */ > @@ -1255,6 +1305,16 @@ pcie6: pcie@3900000 { > status = "disabled"; > }; > > + pcie_ep6: pcie_ep@3900000 { > + compatible = "fsl,lx2160ar2-pcie-ep", "fsl,ls-pcie-ep"; > + reg = <0x00 0x03900000 0x0 0x00100000 > + 0xa8 0x00000000 0x8 0x00000000>; > + reg-names = "regs", "addr_space"; > + num-ob-windows = <8>; > + num-ib-windows = <8>; > + status = "disabled"; > + }; > + > smmu: iommu@5000000 { > compatible = "arm,mmu-500"; > reg = <0 0x5000000 0 0x800000>; > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel