From: Gerhard Pircher Date: Fri, 19 Jun 2009 11:42:36 +0000 (+0000) Subject: powerpc/amigaone: Limit ISA I/O range to 4k in the device tree X-Git-Tag: v2.6.31-rc2~81^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bb2ae535f2eee0334802724a542701bd969d055;p=pandora-kernel.git powerpc/amigaone: Limit ISA I/O range to 4k in the device tree The kernel reserves the I/O address space from 0x0 to 0xfff for legacy ISA devices. Change the ranges property for the PCI2ISA bridge to match the kernels behavior, even if the ranges property isn't used for now. Signed-off-by: Gerhard Pircher Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed