summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/nb6-ser-r0.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-11 11:37:17 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-11 11:37:17 +0000
commit862f7fccb00cf5641c056dc5f23a0d85276bf26d (patch)
tree4914ec566eea940fa637f045bf813097cf158f85 /target/linux/brcm63xx/dts/nb6-ser-r0.dts
parent52b0935efe803609153bf0c040efbe7578695aff (diff)
downloadmaster-31e0f0ae-862f7fccb00cf5641c056dc5f23a0d85276bf26d.tar.gz
master-31e0f0ae-862f7fccb00cf5641c056dc5f23a0d85276bf26d.tar.bz2
master-31e0f0ae-862f7fccb00cf5641c056dc5f23a0d85276bf26d.zip
brcm63xx: use dtb board detection for NB6
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42127
Diffstat (limited to 'target/linux/brcm63xx/dts/nb6-ser-r0.dts')
-rw-r--r--target/linux/brcm63xx/dts/nb6-ser-r0.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/nb6-ser-r0.dts b/target/linux/brcm63xx/dts/nb6-ser-r0.dts
new file mode 100644
index 0000000000..ea3b1fafa5
--- /dev/null
+++ b/target/linux/brcm63xx/dts/nb6-ser-r0.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6362.dtsi"
+
+/ {
+ model = "SFR neufbox 6 (Sercomm)";
+ compatible = "sfr,nb6-ser-r0", "brcm,bcm6362";
+};