diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:26:07 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:26:07 +0000 |
commit | e618873b741446b0a8353bcae0b5a2707e3c6c13 (patch) | |
tree | 3c2b7b721bfabf990a12cf496c3846fca100efee /target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch | |
parent | 25ac300092344e42bfb762da0aaa96c67f92cb90 (diff) | |
download | upstream-e618873b741446b0a8353bcae0b5a2707e3c6c13.tar.gz upstream-e618873b741446b0a8353bcae0b5a2707e3c6c13.tar.bz2 upstream-e618873b741446b0a8353bcae0b5a2707e3c6c13.zip |
brcm63xx: Add DT support for 96368MVWG
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42738 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 8566595049..22ab61b2a7 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> -@@ -4171,6 +4172,118 @@ static struct board_info __initdata boar +@@ -4172,6 +4173,118 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_ehci0 = 1, }; @@ -127,7 +127,7 @@ #endif /* CONFIG_BCM63XX_CPU_6368 */ /* -@@ -4550,6 +4663,7 @@ static const struct board_info __initcon +@@ -4551,6 +4664,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |