summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/a4001n.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:43 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:43 +0000
commit7bc83fdd13ec436e635771a0c19cc56d2751779b (patch)
tree1e9bd044c8c1650bef5a4709ae0bd9463fc6f38d /target/linux/brcm63xx/dts/a4001n.dts
parenta180c80f23f7cb9d3fd950aedeca93495a6a36a8 (diff)
downloadmaster-31e0f0ae-7bc83fdd13ec436e635771a0c19cc56d2751779b.tar.gz
master-31e0f0ae-7bc83fdd13ec436e635771a0c19cc56d2751779b.tar.bz2
master-31e0f0ae-7bc83fdd13ec436e635771a0c19cc56d2751779b.zip
brcm63xx: Add DT support for A4001N
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42245
Diffstat (limited to 'target/linux/brcm63xx/dts/a4001n.dts')
-rw-r--r--target/linux/brcm63xx/dts/a4001n.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/a4001n.dts b/target/linux/brcm63xx/dts/a4001n.dts
new file mode 100644
index 0000000000..011fbf4832
--- /dev/null
+++ b/target/linux/brcm63xx/dts/a4001n.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6328.dtsi"
+
+/ {
+ model = "ADB P.DG A4001N";
+ compatible = "adb,a4001n", "brcm,bcm6328";
+};