aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm96338GW.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:22 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:22 +0000
commit47fe2c490fd5a2edc708297a607213e434e26de0 (patch)
treeac2df3412e0884ab49fe8a1f0e98e83e51fe6979 /target/linux/brcm63xx/dts/bcm96338GW.dts
parent96c2df5c53c45fe33514dd1e500f91717ee45be2 (diff)
downloadupstream-47fe2c490fd5a2edc708297a607213e434e26de0.tar.gz
upstream-47fe2c490fd5a2edc708297a607213e434e26de0.tar.bz2
upstream-47fe2c490fd5a2edc708297a607213e434e26de0.zip
brcm63xx: Add DT support for 96338GW
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@42733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96338GW.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm96338GW.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96338GW.dts b/target/linux/brcm63xx/dts/bcm96338GW.dts
new file mode 100644
index 0000000000..2040e2fd00
--- /dev/null
+++ b/target/linux/brcm63xx/dts/bcm96338GW.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6338.dtsi"
+
+/ {
+ model = "Broadcom BCM96338GW reference board";
+ compatible = "brcm,bcm96338gw", "brcm,bcm6338";
+};