diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:25:57 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:25:57 +0000 |
commit | 477826ef31a6aecf20ec2e9e563c5f9985a17cc5 (patch) | |
tree | dc42d298e803c18a3b14180d59124dbcbd13ddad /target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch | |
parent | cdea47cbc36a6177ea09f0f876530d70a8a6e0f4 (diff) | |
download | upstream-477826ef31a6aecf20ec2e9e563c5f9985a17cc5.tar.gz upstream-477826ef31a6aecf20ec2e9e563c5f9985a17cc5.tar.bz2 upstream-477826ef31a6aecf20ec2e9e563c5f9985a17cc5.zip |
brcm63xx: Add DT support for 96368MVNgr
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42737
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 8700c99d62..8566595049 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> -@@ -4170,6 +4171,118 @@ static struct board_info __initdata boar +@@ -4171,6 +4172,118 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_ehci0 = 1, }; @@ -127,7 +127,7 @@ #endif /* CONFIG_BCM63XX_CPU_6368 */ /* -@@ -4549,6 +4662,7 @@ static const struct board_info __initcon +@@ -4550,6 +4663,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |