summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm963281TAN.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:24:29 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:24:29 +0000
commita950e2fce806c242a671a5d6faf9393a0d8eab56 (patch)
tree3cd4f249a34e6c714b9588eceb9083f280e03220 /target/linux/brcm63xx/dts/bcm963281TAN.dts
parentddcc29290c9d92823969283a5eed5a7bc70a8377 (diff)
downloadmaster-31e0f0ae-a950e2fce806c242a671a5d6faf9393a0d8eab56.tar.gz
master-31e0f0ae-a950e2fce806c242a671a5d6faf9393a0d8eab56.tar.bz2
master-31e0f0ae-a950e2fce806c242a671a5d6faf9393a0d8eab56.zip
brcm63xx: Add DT support for 963281TAN
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42727
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm963281TAN.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm963281TAN.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm963281TAN.dts b/target/linux/brcm63xx/dts/bcm963281TAN.dts
new file mode 100644
index 0000000000..be69997950
--- /dev/null
+++ b/target/linux/brcm63xx/dts/bcm963281TAN.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6328.dtsi"
+
+/ {
+ model = "Broadcom bcm963281TAN reference board";
+ compatible = "brcm,bcm963281TAN", "brcm,bcm6328";
+};