aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/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
commitef157784bce2f9160d629f2d596a98e48bc79415 (patch)
tree144ad0c223c4365990a3d797cfcce669e9b45514 /target/linux/brcm63xx/dts
parent699c5518e83957852db81f70de0e162007225b4b (diff)
downloadmaster-187ad058-ef157784bce2f9160d629f2d596a98e48bc79415.tar.gz
master-187ad058-ef157784bce2f9160d629f2d596a98e48bc79415.tar.bz2
master-187ad058-ef157784bce2f9160d629f2d596a98e48bc79415.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42727 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/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";
+};