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 40968B70EA for ; Wed, 1 Sep 2010 07:44:39 +1000 (EST) Subject: Re: [PATCH] powerpc/85xx: Add P1021 PCI IDs and quirks Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <20100808140333.GA4706@oksana.dev.rtsoft.ru> Date: Tue, 31 Aug 2010 16:44:34 -0500 Message-Id: References: <20100808140333.GA4706@oksana.dev.rtsoft.ru> To: Anton Vorontsov Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Aug 8, 2010, at 9:03 AM, Anton Vorontsov wrote: > This is needed for proper PCI-E support on P1021 SoCs. > > Signed-off-by: Anton Vorontsov > --- > arch/powerpc/sysdev/fsl_pci.c | 2 ++ > include/linux/pci_ids.h | 2 ++ > 2 files changed, 4 insertions(+), 0 deletions(-) applied - k