linux-kernel-test/arch/mips/ath79
Gabor Juhos 68a1d31636 MIPS: ath79: add common SPI controller device
Several boards are using the built-in SPI controller of the
AR71XX/AR724X/AR913X SoCs. This patch adds common platform_device
and helper code to register it. Additionally, the patch registers
the SPI bus on the PB44 board.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Cc: Cliff Holden <Cliff.Holden@Atheros.com>
Cc: Kathy Giori <Kathy.Giori@Atheros.com>
Patchwork: https://patchwork.linux-mips.org/patch/1956/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-01-18 19:30:27 +01:00
..
clock.c
common.c
common.h MIPS: ath79: add GPIOLIB support 2011-01-18 19:30:25 +01:00
dev-common.c MIPS: ath79: add common watchdog device 2011-01-18 19:30:26 +01:00
dev-common.h MIPS: ath79: add common watchdog device 2011-01-18 19:30:26 +01:00
dev-gpio-buttons.c MIPS: ath79: add common GPIO buttons device 2011-01-18 19:30:27 +01:00
dev-gpio-buttons.h MIPS: ath79: add common GPIO buttons device 2011-01-18 19:30:27 +01:00
dev-leds-gpio.c MIPS: ath79: add common GPIO LEDs device 2011-01-18 19:30:26 +01:00
dev-leds-gpio.h MIPS: ath79: add common GPIO LEDs device 2011-01-18 19:30:26 +01:00
dev-spi.c MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
dev-spi.h MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
early_printk.c
gpio.c MIPS: ath79: add GPIOLIB support 2011-01-18 19:30:25 +01:00
irq.c
Kconfig MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
mach-pb44.c MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
machtypes.h MIPS: ath79: add initial support for the Atheros PB44 reference board 2011-01-18 19:30:26 +01:00
Makefile MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
Platform
prom.c
setup.c MIPS: ath79: add common watchdog device 2011-01-18 19:30:26 +01:00