aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-25 15:35:57 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-25 15:35:57 +0000
commitd12962e510a70c054fdf58523f6576e5506b3d78 (patch)
tree876a88c5cfd5239a4c8f6fd695ab9bc812223522 /target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch
parenta83d3cc6b3a6607657bdef741087e0448215ae0e (diff)
downloadmaster-187ad058-d12962e510a70c054fdf58523f6576e5506b3d78.tar.gz
master-187ad058-d12962e510a70c054fdf58523f6576e5506b3d78.tar.bz2
master-187ad058-d12962e510a70c054fdf58523f6576e5506b3d78.zip
brcm63xx: move CPVA502+ to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44990 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch b/target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch
index 94a53e7cee..756b6437de 100644
--- a/target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch
+++ b/target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch
@@ -36,3 +36,11 @@
#endif
#ifdef CONFIG_BCM63XX_CPU_6358
+@@ -1216,6 +1238,7 @@ static struct of_device_id const bcm963x
+ { .compatible = "t-com,spw500v", .data = &board_spw500v, },
+ { .compatible = "tecom,gw6000", .data = &board_gw6000, },
+ { .compatible = "tecom,gw6200", .data = &board_gw6200, },
++ { .compatible = "telsey,cpva502+", .data = &board_CPVA502plus, },
+ { .compatible = "tp-link,td-w8900gb", .data = &board_96348gw_11, },
+ { .compatible = "usr,9108", .data = &board_96348gw_a, },
+ #endif