]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS
authorKumar Gala <galak@kernel.crashing.org>
Thu, 19 Jul 2007 20:39:24 +0000 (15:39 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 23 Jul 2007 15:27:08 +0000 (10:27 -0500)
commit727c2d8d5af4f72e3f04739d01d84ab8d43a4af1
tree116823e99a861ab76d98bfedcbeeda47016d6c5a
parent2e329320de6d73f9f8de24c39ea69fd26ffc2402
[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS

The newer Arcadia boards for CDS have an FPGA that shows up on PCI
however isn't a real PCI device.  Add a quirk to just ignore the
FPGA.

This is based on the following patch from Andy & York:

http://ozlabs.org/pipermail/linuxppc-dev/2007-February/032042.html

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/mpc85xx_cds.c