aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/a4001n1.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:40 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:40 +0000
commit6bf8cb672bd3a147f219719b7ecaf8340c1b6051 (patch)
treeabe01df9f35895ec6620413778fafbdaab65cd4f /target/linux/brcm63xx/dts/a4001n1.dts
parent5771199a961d4616a5cbff5c6823d48a8dad1e1a (diff)
downloadmaster-187ad058-6bf8cb672bd3a147f219719b7ecaf8340c1b6051.tar.gz
master-187ad058-6bf8cb672bd3a147f219719b7ecaf8340c1b6051.tar.bz2
master-187ad058-6bf8cb672bd3a147f219719b7ecaf8340c1b6051.zip
brcm63xx: Add DT support for A4001N1
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@42244 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/a4001n1.dts')
-rw-r--r--target/linux/brcm63xx/dts/a4001n1.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/a4001n1.dts b/target/linux/brcm63xx/dts/a4001n1.dts
new file mode 100644
index 0000000000..2bdd201ff1
--- /dev/null
+++ b/target/linux/brcm63xx/dts/a4001n1.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6328.dtsi"
+
+/ {
+ model = "ADB P.DG A4001N1";
+ compatible = "adb,a4001n1", "brcm,bcm6328";
+};