From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933154AbcHJWXN (ORCPT ); Wed, 10 Aug 2016 18:23:13 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:34781 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752197AbcHJWXL (ORCPT ); Wed, 10 Aug 2016 18:23:11 -0400 Date: Wed, 10 Aug 2016 17:22:51 -0500 From: Rob Herring To: Bharat Kumar Gogada Cc: devicetree@vger.kernel.org, mark.rutland@arm.com, pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, marc.zyngier@arm.com, linux-kernel@vger.kernel.org, michal.simek@xilinx.com, Bharat Kumar Gogada , rgummal@xilinx.com, linux-arm-kernel@lists.infradead.org, galak@codeaurora.org, soren.brinkmann@xilinx.com Subject: Re: [PATCH] PCI: Xilinx NWL PCIe: Updating device tree documentation with prefetchable memory space Message-ID: <20160810222251.GA31705@rob-hp-laptop> References: <1470751209-31203-1-git-send-email-bharatku@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470751209-31203-1-git-send-email-bharatku@xilinx.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 09, 2016 at 07:30:09PM +0530, Bharat Kumar Gogada wrote: > Updating device tree documentation with prefetchable memory > sapce. > Configuration space shifted to 64-bit address space. > > Signed-off-by: Bharat Kumar Gogada > --- > Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 10 Aug 2016 17:22:51 -0500 Subject: [PATCH] PCI: Xilinx NWL PCIe: Updating device tree documentation with prefetchable memory space In-Reply-To: <1470751209-31203-1-git-send-email-bharatku@xilinx.com> References: <1470751209-31203-1-git-send-email-bharatku@xilinx.com> Message-ID: <20160810222251.GA31705@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 09, 2016 at 07:30:09PM +0530, Bharat Kumar Gogada wrote: > Updating device tree documentation with prefetchable memory > sapce. > Configuration space shifted to 64-bit address space. > > Signed-off-by: Bharat Kumar Gogada > --- > Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Acked-by: Rob Herring