]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM47xx: Support SPROM prefixes on other platforms
authorRafał Miłecki <zajec5@gmail.com>
Fri, 1 Jan 2016 14:30:03 +0000 (15:30 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Jan 2016 23:39:20 +0000 (00:39 +0100)
commit01e6a659acce6d5d96d61d43c3a8076e6d3ae80c
tree879b85086c3f3084c5344d5b29b9af697b531e3b
parent7480a539f6c8c9d6a3ab4f1dc65fdb5c70334fb1
MIPS: BCM47xx: Support SPROM prefixes on other platforms

BCM47XX platform has specific PCI setup because all buses share the same
domain. It's different e.g. on ARM ARCH_BCM_5301X where each PCI bus
gets its own domain (they are handled by iProc PCIe controller driver).

As we want to make SPROM driver more generic, let's add an exception for
BCM47xx. It was tested on BCM4706 (MIPS) and BCM4708A0 (ARM).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11969/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/sprom.c