summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-11-24 14:44:28 +0000
committerJonas Gorski <jogo@openwrt.org>2014-11-24 14:44:28 +0000
commit5540ca300e5eff94f2df37ce48da8b801f947bb7 (patch)
tree44a8f3db1630b5f1b3aa5b4976108980a51032ef /target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch
parent89000dea4cb73def05c1973909bb339b8f889db0 (diff)
downloadmaster-31e0f0ae-5540ca300e5eff94f2df37ce48da8b801f947bb7.tar.gz
master-31e0f0ae-5540ca300e5eff94f2df37ce48da8b801f947bb7.tar.bz2
master-31e0f0ae-5540ca300e5eff94f2df37ce48da8b801f947bb7.zip
brcm63xx: Add DT support for DV-201AMR
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 43361
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch b/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch
index 4b5cc13c2f..4c44094d43 100644
--- a/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch
+++ b/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch
@@ -73,6 +73,6 @@
{ .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, },
+ { .compatible = "comtrend,ct-536+", .data = &board_ct536_ct5621, },
+ { .compatible = "comtrend,ct-5621", .data = &board_ct536_ct5621, },
+ { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, },
{ .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, },
{ .compatible = "sagem,f@st2404", .data = &board_FAST2404, },
- { .compatible = "t-com,spw500v", .data = &board_spw500v, },