summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/ar-5387un.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:28 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:28 +0000
commit2936cacdfcbeb87b7e07e9f99f0e2e2d1bee3c0f (patch)
tree593a58ba0f82f633d72f9588aac37ec88bdac8ab /target/linux/brcm63xx/dts/ar-5387un.dts
parentb97aa0b4fd05e981afdd4b14639119781fa09d6c (diff)
downloadmaster-31e0f0ae-2936cacdfcbeb87b7e07e9f99f0e2e2d1bee3c0f.tar.gz
master-31e0f0ae-2936cacdfcbeb87b7e07e9f99f0e2e2d1bee3c0f.tar.bz2
master-31e0f0ae-2936cacdfcbeb87b7e07e9f99f0e2e2d1bee3c0f.zip
brcm63xx: Add DT support for AR-5387un
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42240
Diffstat (limited to 'target/linux/brcm63xx/dts/ar-5387un.dts')
-rw-r--r--target/linux/brcm63xx/dts/ar-5387un.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/ar-5387un.dts b/target/linux/brcm63xx/dts/ar-5387un.dts
new file mode 100644
index 0000000000..d24a65593c
--- /dev/null
+++ b/target/linux/brcm63xx/dts/ar-5387un.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6328.dtsi"
+
+/ {
+ model = "Comtrend AR-5387un";
+ compatible = "comtrend,ar-5387un", "brcm,bcm6328";
+};