Hauke Mehrtens
2da4c74dc3
MIPS: BCM47XX: remove GPIO driver
...
Instated of providing an own GPIO driver use the one provided by ssb and
bcma.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Patchwork: http://patchwork.linux-mips.org/patch/4592
Acked-by: Florian Fainelli <florian@openwrt.org >
2012-12-12 18:57:49 +01:00
Yoichi Yuasa
b96b62db8c
MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies
...
warning: (BCM47XX_BCMA) selects BCMA_DRIVER_PCI_HOSTMODE which has unmet direct dependencies (BCMA_POSSIBLE && BCMA && MIPS && BCMA_HOST_PCI)
warning: (BCM47XX_BCMA) selects BCMA_DRIVER_PCI_HOSTMODE which has unmet direct dependencies (BCMA_POSSIBLE && BCMA && MIPS && BCMA_HOST_PCI)
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org >
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3882/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2012-07-19 11:23:43 +02:00
Hauke Mehrtens
c1d1c5d421
bcm47xx: add support for bcma bus
...
This patch add support for the bcma bus. Broadcom uses only Mips 74K
CPUs on the new SoC and on the old ons using ssb bus there are no Mips
74K CPUs.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Acked-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-08-08 14:29:32 -04:00
Hauke Mehrtens
a656ffcbc7
bcm47xx: make it possible to build bcm47xx without ssb.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Acked-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-08-08 14:29:31 -04:00