Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751905AbdIUXci (ORCPT ); Thu, 21 Sep 2017 19:32:38 -0400 Received: from mail-pg0-f67.google.com ([74.125.83.67]:34959 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751728AbdIUXcg (ORCPT ); Thu, 21 Sep 2017 19:32:36 -0400 X-Google-Smtp-Source: AOwi7QC8zxlD2YAWAEFDLU7+z4R604wGOY9z5UEPIMj2K2ZZCKC6aOE7Z7RRpZhiHFPJ9qb6MM3PQQ== Date: Thu, 21 Sep 2017 18:32:34 -0500 From: Rob Herring To: Zhiqiang Hou Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, marc.zyngier@arm.com, mark.rutland@arm.com, bhelgaas@google.com, shawnguo@kernel.org, Mingkai.Hu@nxp.com, Minghuan.Lian@nxp.com, roy.zang@nxp.com Subject: Re: [PATCH 3/5] PCI: layerscape: Add support for ls1012a Message-ID: <20170921233234.vlmjm3hw3egr7zag@rob-hp-laptop> References: <20170919092658.22482-1-Zhiqiang.Hou@nxp.com> <20170919092658.22482-4-Zhiqiang.Hou@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170919092658.22482-4-Zhiqiang.Hou@nxp.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 377 Lines: 10 On Tue, Sep 19, 2017 at 05:26:56PM +0800, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > Signed-off-by: Hou Zhiqiang > --- > Documentation/devicetree/bindings/pci/layerscape-pci.txt | 1 + > drivers/pci/dwc/pci-layerscape.c | 1 + > 2 files changed, 2 insertions(+) Acked-by: Rob Herring