summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/dsl-274xb-f.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-12-01 00:51:12 +0000
committerJonas Gorski <jogo@openwrt.org>2014-12-01 00:51:12 +0000
commit61637aea1bf87b34e7f73aa1622ce81767284564 (patch)
tree9c8b9cbc9f83526dd8ddbff03fb088324bd2a6c2 /target/linux/brcm63xx/dts/dsl-274xb-f.dts
parent53214ca5481cc921f150230937f9212de0da31da (diff)
downloadmaster-31e0f0ae-61637aea1bf87b34e7f73aa1622ce81767284564.tar.gz
master-31e0f0ae-61637aea1bf87b34e7f73aa1622ce81767284564.tar.bz2
master-31e0f0ae-61637aea1bf87b34e7f73aa1622ce81767284564.zip
brcm63xx: add DT support for DSL-2740B/DSL-2741B rev F1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 43451
Diffstat (limited to 'target/linux/brcm63xx/dts/dsl-274xb-f.dts')
-rw-r--r--target/linux/brcm63xx/dts/dsl-274xb-f.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/dsl-274xb-f.dts b/target/linux/brcm63xx/dts/dsl-274xb-f.dts
new file mode 100644
index 0000000000..a17f9882f8
--- /dev/null
+++ b/target/linux/brcm63xx/dts/dsl-274xb-f.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6328.dtsi"
+
+/ {
+ model = "D-Link DSL-2740B/DSL-2741B rev F1";
+ compatible = "d-link,dsl-274xb-f", "brcm,bcm6328";
+};