aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm96338W.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:27 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:27 +0000
commitef4c63343cd7d8ca59a2b1a509c6bec87199504f (patch)
treebce3e30f7ef3f0de7e9c2445e3b627d12f53bed2 /target/linux/brcm63xx/dts/bcm96338W.dts
parent47fe2c490fd5a2edc708297a607213e434e26de0 (diff)
downloadupstream-ef4c63343cd7d8ca59a2b1a509c6bec87199504f.tar.gz
upstream-ef4c63343cd7d8ca59a2b1a509c6bec87199504f.tar.bz2
upstream-ef4c63343cd7d8ca59a2b1a509c6bec87199504f.zip
brcm63xx: Add DT support for 96338W
Renamed of_board_id to convention. 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@42734 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96338W.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm96338W.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96338W.dts b/target/linux/brcm63xx/dts/bcm96338W.dts
new file mode 100644
index 0000000000..1609541425
--- /dev/null
+++ b/target/linux/brcm63xx/dts/bcm96338W.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6338.dtsi"
+
+/ {
+ model = "Broadcom BCM96338W reference board";
+ compatible = "brcm,bcm96338w", "brcm,bcm6338";
+};