aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm96345GW2.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:24:34 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:24:34 +0000
commitf51292a0a7a2fe77bcffb7a1c79dd25153127b1b (patch)
tree3a1047b8b587716363f244a8fb0212cfef8974b1 /target/linux/brcm63xx/dts/bcm96345GW2.dts
parentef157784bce2f9160d629f2d596a98e48bc79415 (diff)
downloadmaster-187ad058-f51292a0a7a2fe77bcffb7a1c79dd25153127b1b.tar.gz
master-187ad058-f51292a0a7a2fe77bcffb7a1c79dd25153127b1b.tar.bz2
master-187ad058-f51292a0a7a2fe77bcffb7a1c79dd25153127b1b.zip
brcm63xx: Add DT support for 96345GW2
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@42728 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96345GW2.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm96345GW2.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96345GW2.dts b/target/linux/brcm63xx/dts/bcm96345GW2.dts
new file mode 100644
index 0000000000..35417ab955
--- /dev/null
+++ b/target/linux/brcm63xx/dts/bcm96345GW2.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6345.dtsi"
+
+/ {
+ model = "Broadcom BCM96345GW2 reference board";
+ compatible = "brcm,bcm96345gw2", "brcm,bcm6345";
+};