]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4341/1: iop13xx: fix i/o address translation
authorDan Williams <dan.j.williams@intel.com>
Sun, 29 Apr 2007 08:31:51 +0000 (09:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 30 Apr 2007 14:24:50 +0000 (15:24 +0100)
commit74ebbd097b3b88ca342c12a39771c8aefd34784f
treef8934388ee4dbe3bd24cc674089e4d5593c94ab6
parent8cfa2692e37a3d017efd99de0c5c95248e2decbd
[ARM] 4341/1: iop13xx: fix i/o address translation

PCI devices were being programmed with an incorrect base address value.
This patch moves I/O space into a 16-bit addressable region and corrects
the i/o offset.

Much thanks to Martin Michlmayr for tracking this issue and testing
debug patches.

Cc: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-iop13xx/pci.c
include/asm-arm/arch-iop13xx/iop13xx.h