aboutsummaryrefslogtreecommitdiffstats
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
commit4c0faf9955e97c232c6081eff58e90fd7cec141a (patch)
tree345bfc0493640d660e59fe469fe548ca8659cad4 /target/linux/brcm63xx/dts/nb6-ser-r0.dts
parentfaf35534f351739f06f12d006e5bc18cefb77e8a (diff)
downloadmaster-187ad058-4c0faf9955e97c232c6081eff58e90fd7cec141a.tar.gz
master-187ad058-4c0faf9955e97c232c6081eff58e90fd7cec141a.tar.bz2
master-187ad058-4c0faf9955e97c232c6081eff58e90fd7cec141a.zip
brcm63xx: use dtb board detection for NB6
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42127 3c298f89-4303-0410-b956-a3cf2f4a3e73
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";
+};