aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-02-23 08:11:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-02-23 08:11:52 +0000
commit2ad25c9d1deaccdb8d469af26351f9dbbcf93838 (patch)
treefa0d49c187b64575d5667e840f5fd01ec7d232f7 /target/linux/ar71xx/patches-3.10
parent7aa8fbd8313af924353f7980b24e24acdbdcfea2 (diff)
downloadupstream-2ad25c9d1deaccdb8d469af26351f9dbbcf93838.tar.gz
upstream-2ad25c9d1deaccdb8d469af26351f9dbbcf93838.tar.bz2
upstream-2ad25c9d1deaccdb8d469af26351f9dbbcf93838.zip
ar71xx: rb91x: add SPI device for the serial shift register
The RB91x boards are using a serial shift register connected to the SPI bus to drive some of the LEDs. Rework the board setup code to register a SPI device for that. This makes it possible to use the 'spi-74x164' driver to control the device. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39703 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.10')
-rw-r--r--target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch b/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch
index 59679a2722..62204a8eee 100644
--- a/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch
+++ b/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch
@@ -18,7 +18,7 @@
+ bool "MikroTik RouterBOARD 91X support"
+ select SOC_AR934X
+ select ATH79_DEV_ETH
-+ select ATH79_DEV_M25P80
++ select ATH79_DEV_SPI
+ select ATH79_DEV_WMAC
+ select ATH79_DEV_USB
+ select ATH79_ROUTERBOOT