aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm96358VW.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:36 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:36 +0000
commitdf73d94e0d393ad25bd06b6d4f9e7b2762611c03 (patch)
tree91ba17db65ba2858ad7e47a3e6fda6a36b3c2a7b /target/linux/brcm63xx/dts/bcm96358VW.dts
parentef4c63343cd7d8ca59a2b1a509c6bec87199504f (diff)
downloadupstream-df73d94e0d393ad25bd06b6d4f9e7b2762611c03.tar.gz
upstream-df73d94e0d393ad25bd06b6d4f9e7b2762611c03.tar.bz2
upstream-df73d94e0d393ad25bd06b6d4f9e7b2762611c03.zip
brcm63xx: Add DT support for 96358VW
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@42735 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96358VW.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm96358VW.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96358VW.dts b/target/linux/brcm63xx/dts/bcm96358VW.dts
new file mode 100644
index 0000000000..a978d41392
--- /dev/null
+++ b/target/linux/brcm63xx/dts/bcm96358VW.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6358.dtsi"
+
+/ {
+ model = "Broadcom BCM96358VW reference board";
+ compatible = "brcm,bcm96358vw", "brcm,bcm6358";
+};