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 | 57214b00aed49a43bf8070772d87663971b2af14 (patch) | |
tree | 84e49adadb7b218640868ccdbbf54f3da6f6b004 /target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch | |
parent | 477826ef31a6aecf20ec2e9e563c5f9985a17cc5 (diff) | |
download | upstream-57214b00aed49a43bf8070772d87663971b2af14.tar.gz upstream-57214b00aed49a43bf8070772d87663971b2af14.tar.bz2 upstream-57214b00aed49a43bf8070772d87663971b2af14.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>
SVN-Revision: 42738
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, |