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 | a83d3cc6b3a6607657bdef741087e0448215ae0e (patch) | |
tree | 223aa76640eb66175ca1a23ff17fe9b436ef6b77 /target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch | |
parent | 910fe9678c8cbaa0ac095a3fae8c171d8742fec7 (diff) | |
download | upstream-a83d3cc6b3a6607657bdef741087e0448215ae0e.tar.gz upstream-a83d3cc6b3a6607657bdef741087e0448215ae0e.tar.bz2 upstream-a83d3cc6b3a6607657bdef741087e0448215ae0e.zip |
brcm63xx: move dg834g v4 to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44989 3c298f89-4303-0410-b956-a3cf2f4a3e73
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, }, |