diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:24:29 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:24:29 +0000 |
commit | a950e2fce806c242a671a5d6faf9393a0d8eab56 (patch) | |
tree | 3cd4f249a34e6c714b9588eceb9083f280e03220 /target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch | |
parent | ddcc29290c9d92823969283a5eed5a7bc70a8377 (diff) | |
download | upstream-a950e2fce806c242a671a5d6faf9393a0d8eab56.tar.gz upstream-a950e2fce806c242a671a5d6faf9393a0d8eab56.tar.bz2 upstream-a950e2fce806c242a671a5d6faf9393a0d8eab56.zip |
brcm63xx: Add DT support for 963281TAN
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42727
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch b/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch index f48eaeb20e..8700c99d62 100644 --- a/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch +++ b/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch @@ -8,7 +8,7 @@ #include <linux/platform_device.h> #include <linux/spi/spi.h> #include <linux/spi/spi_gpio.h> -@@ -4169,6 +4170,118 @@ static struct board_info __initdata boar +@@ -4170,6 +4171,118 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_ehci0 = 1, }; @@ -127,7 +127,7 @@ #endif /* CONFIG_BCM63XX_CPU_6368 */ /* -@@ -4548,6 +4661,7 @@ static const struct board_info __initcon +@@ -4549,6 +4662,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |