summaryrefslogtreecommitdiffstats
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
commitd9194da8824b4a616d641e552e813a74faf542e1 (patch)
tree1d705515ffa9335f2f80a9ad55252360423bc641 /target/linux/brcm63xx/dts/bcm96338GW.dts
parent73f576dff2f116246cad3e46ea97d66bad3889ca (diff)
downloadmaster-31e0f0ae-d9194da8824b4a616d641e552e813a74faf542e1.tar.gz
master-31e0f0ae-d9194da8824b4a616d641e552e813a74faf542e1.tar.bz2
master-31e0f0ae-d9194da8824b4a616d641e552e813a74faf542e1.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> SVN-Revision: 42733
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";
+};