From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0D7DF2C0255 for ; Fri, 10 May 2013 08:07:58 +1000 (EST) Message-ID: <1368137256.3715.15.camel@pasglop> Subject: Re: [PATCH] powerpc/pci: Support per-aperture memory offset From: Benjamin Herrenschmidt To: Sethi Varun-B16395 Date: Fri, 10 May 2013 08:07:36 +1000 In-Reply-To: References: <1367823016.15842.22.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Thomas Petazzoni , Wood Scott-B07421 , "linux-pci@vger.kernel.org" , Bjorn Helgaas , Andrew Murray , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2013-05-09 at 13:47 +0000, Sethi Varun-B16395 wrote: > [Sethi Varun-B16395] Tested patch on FSL T4240, P4080, P5040 and P1020 > boards. Thanks. Cheers, Ben.