diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-11-24 14:44:40 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-11-24 14:44:40 +0000 |
commit | fb2a44df50777281dc169e16b22d54820c9251a6 (patch) | |
tree | 3b4b57b7090c3264553d5d4521244c420e1a76ec /target/linux/brcm63xx/patches-3.14/501-board-NB4.patch | |
parent | c6fc6b42e19a3a4dc6006f038dec98f2e75f59f5 (diff) | |
download | upstream-fb2a44df50777281dc169e16b22d54820c9251a6.tar.gz upstream-fb2a44df50777281dc169e16b22d54820c9251a6.tar.bz2 upstream-fb2a44df50777281dc169e16b22d54820c9251a6.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43363
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/501-board-NB4.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/501-board-NB4.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch index f028de826f..e1eecd4137 100644 --- a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch +++ b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch @@ -304,9 +304,9 @@ #endif }; -@@ -815,6 +1091,8 @@ static struct of_device_id const bcm963x - { .compatible = "pirelli,a226g", .data = &board_DWVS0, }, +@@ -818,6 +1094,8 @@ static struct of_device_id const bcm963x { .compatible = "pirelli,a226m", .data = &board_DWVS0, }, + { .compatible = "pirelli,a226m-fwb", .data = &board_DWVS0, }, { .compatible = "pirelli,agpf-s0", .data = &board_AGPFS0, }, + { .compatible = "sfr,nb4-ser-r0", .data = &board_nb4_ser_r0, }, + { .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, }, |