summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm96348GW-11.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:07 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:07 +0000
commit35cf1adfc69224cc922df7e56e81ceb277696057 (patch)
tree9654eebc00ea490a8cf911d7540644e3dac503a5 /target/linux/brcm63xx/dts/bcm96348GW-11.dts
parenteaee4e3eb7b4a50d1f5691330cf812264b310970 (diff)
downloadmaster-31e0f0ae-35cf1adfc69224cc922df7e56e81ceb277696057.tar.gz
master-31e0f0ae-35cf1adfc69224cc922df7e56e81ceb277696057.tar.bz2
master-31e0f0ae-35cf1adfc69224cc922df7e56e81ceb277696057.zip
brcm63xx: Add DT support for 96348GW-11
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42731
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96348GW-11.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm96348GW-11.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96348GW-11.dts b/target/linux/brcm63xx/dts/bcm96348GW-11.dts
new file mode 100644
index 0000000000..906ecab503
--- /dev/null
+++ b/target/linux/brcm63xx/dts/bcm96348GW-11.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6348.dtsi"
+
+/ {
+ model = "Broadcom BCM96348GW-11 reference board";
+ compatible = "brcm,bcm96348gw-11", "brcm,bcm6348";
+};