From: Anton Vorontsov Date: Thu, 8 Jan 2009 21:55:39 +0000 (+0300) Subject: powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode support X-Git-Tag: v2.6.30-rc1~619^2~130^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598804cd041c395ce87302af9088b2f227196185;p=pandora-kernel.git powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode support This patch adds support for PCI-Express controllers as found on the newer MPC83xx chips. The work is loosely based on the Tony Li's patch[1], but unlike the original patch, this patch implements sliding window for the Type 1 transactions using outbound window translations, so we don't have to ioremap the whole PCI-E configuration space. [1] http://ozlabs.org/pipermail/linuxppc-dev/2008-January/049028.html Signed-off-by: Tony Li Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed