From: Stefan Roese Date: Mon, 21 Apr 2008 14:54:30 +0000 (+1000) Subject: [POWERPC] 4xx: Add endpoint support to 4xx PCIe driver X-Git-Tag: v2.6.26-rc2~16^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80daac3f86d4f5aafc9d3e79addb90fa118244e2;p=pandora-kernel.git [POWERPC] 4xx: Add endpoint support to 4xx PCIe driver This patch adds basic endpoint support to the 4xx PCIe driver. This is done by checking the device_type property of the PCIe device node ("pci" for root-complex and "pci-endpoint" for endpoint configuration). Note: Currently we map a fixed 64MByte window to PLB address 0 (SDRAM). This should probably be configurable via a dts property. Signed-off-by: Stefan Roese Acked-by: Benjamin Herrenschmidt Signed-off-by: Josh Boyer --- Reading git-diff-tree failed