summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/fast2504n.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-12-01 00:51:08 +0000
committerJonas Gorski <jogo@openwrt.org>2014-12-01 00:51:08 +0000
commit53214ca5481cc921f150230937f9212de0da31da (patch)
tree2fcb5ed1619bb7bd1352eca2ed7b12664a57464c /target/linux/brcm63xx/dts/fast2504n.dts
parent40350a5dafbdd73b3d2e88353e503c8651c18de2 (diff)
downloadmaster-31e0f0ae-53214ca5481cc921f150230937f9212de0da31da.tar.gz
master-31e0f0ae-53214ca5481cc921f150230937f9212de0da31da.tar.bz2
master-31e0f0ae-53214ca5481cc921f150230937f9212de0da31da.zip
brcm63xx: Add DT support for F@ST2504n
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 43450
Diffstat (limited to 'target/linux/brcm63xx/dts/fast2504n.dts')
-rw-r--r--target/linux/brcm63xx/dts/fast2504n.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/fast2504n.dts b/target/linux/brcm63xx/dts/fast2504n.dts
new file mode 100644
index 0000000000..2f202a30bf
--- /dev/null
+++ b/target/linux/brcm63xx/dts/fast2504n.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6362.dtsi"
+
+/ {
+ model = "Sagem F@ST2504n";
+ compatible = "sagem,f@st2504n", "brcm,bcm6362";
+};