From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Subject: Re: [PATCH] arm64: dts: uniphier: Add PCIe host controller and PHY nodes Date: Mon, 21 Jan 2019 08:02:18 +0900 Message-ID: References: <1545283393-2078-1-git-send-email-hayashi.kunihiko@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1545283393-2078-1-git-send-email-hayashi.kunihiko@socionext.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Kunihiko Hayashi Cc: Mark Rutland , DTML , Masami Hiramatsu , Jassi Brar , Rob Herring , linux-arm-kernel List-Id: devicetree@vger.kernel.org On Thu, Dec 20, 2018 at 3:46 PM Kunihiko Hayashi wrote: > > Add PCIe host controller and PHY nodes. This supports for LD20, PXs3 and > their boards. > > This node defines PCIe memory, I/O, and config spaces as follows. > > MEM: 20000000-2ffdffff (255MB) > I/O: 2ffe0000-2ffeffff ( 64KB) > CFG: 2fff0000-2fffffff ( 64KB) > > Signed-off-by: Kunihiko Hayashi > --- > arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 47 ++++++++++++++++++++++ > .../arm64/boot/dts/socionext/uniphier-pxs3-ref.dts | 4 ++ > arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 47 ++++++++++++++++++++++ > 3 files changed, 98 insertions(+) Applied to linux-uniphier. Thanks. -- Best Regards Masahiro Yamada