diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:43 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:43 +0000 |
commit | 46b4d4d1d56950bb0f4c171ee70f3472d1677d0c (patch) | |
tree | 289c3cce1be6e053a0559fcfc469c6839cd66b8e /target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch | |
parent | 30a579c6744eab2184689b680424be49369d7ad6 (diff) | |
download | upstream-46b4d4d1d56950bb0f4c171ee70f3472d1677d0c.tar.gz upstream-46b4d4d1d56950bb0f4c171ee70f3472d1677d0c.tar.bz2 upstream-46b4d4d1d56950bb0f4c171ee70f3472d1677d0c.zip |
brcm63xx: move dg834g v4 to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44989
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch b/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch index ae81e31246..11a4f6aaf8 100644 --- a/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch +++ b/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch @@ -32,9 +32,9 @@ &board_DV201AMR, &board_96348gw_a, &board_rta1025w_16, -@@ -1593,6 +1611,7 @@ static struct of_device_id const bcm963x - { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, +@@ -1594,6 +1612,7 @@ static struct of_device_id const bcm963x { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, + { .compatible = "netgear,dg834g-v4", .data = &board_96348W3, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, + { .compatible = "sagem,f@st2604", .data = &board_FAST2604, }, { .compatible = "t-com,spw500v", .data = &board_spw500v, }, |