]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Use PCIe IP block revision register instead of compatible
authorRoy Zang <tie-fei.zang@freescale.com>
Mon, 3 Sep 2012 09:22:10 +0000 (17:22 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Sep 2012 19:57:12 +0000 (14:57 -0500)
commit3c0c878dc9789a65ffa79ba90ab06d2260cd28ac
treed70d59c68d777cd014779ce70f79adfbcbbdda45
parent9297162731ed41cde56967cb38059eb5df17d49d
powerpc/pci: Use PCIe IP block revision register instead of compatible

Freescale PCIe IP block revision bigger than rev2.2 will also need
redefine the sequence of inbound windows. So change to use IP block
revision instead of compatible for the judgment.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_pci.c