From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.136]:40104 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755919AbcBCONg (ORCPT ); Wed, 3 Feb 2016 09:13:36 -0500 Date: Wed, 3 Feb 2016 22:13:12 +0800 From: Shawn Guo To: Minghuan Lian Cc: linux-pci@vger.kernel.org, Roy Zang , Arnd Bergmann , Stuart Yoder , Yang-Leo Li , linux-arm-kernel@lists.infradead.org, Bjorn Helgaas , Mingkai Hu Subject: Re: [PATCH 1/4] ARM: dts: ls1021a: add PCIe dts node Message-ID: <20160203141312.GO8307@tiger> References: <1454401807-28751-1-git-send-email-Minghuan.Lian@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1454401807-28751-1-git-send-email-Minghuan.Lian@nxp.com> Sender: linux-pci-owner@vger.kernel.org List-ID: On Tue, Feb 02, 2016 at 04:30:07PM +0800, Minghuan Lian wrote: > LS1021a contains two PCIe controllers. The patch adds their node to > dts file. > > Signed-off-by: Minghuan Lian Applied, thanks.