aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm96348R.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:13 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:13 +0000
commit96c2df5c53c45fe33514dd1e500f91717ee45be2 (patch)
tree1b41bd06fd4a575b065fe13a17ca23e769d09ce9 /target/linux/brcm63xx/dts/bcm96348R.dts
parent1d8056734c8abb9735de30f953ffbc0558f901d5 (diff)
downloadmaster-187ad058-96c2df5c53c45fe33514dd1e500f91717ee45be2.tar.gz
master-187ad058-96c2df5c53c45fe33514dd1e500f91717ee45be2.tar.bz2
master-187ad058-96c2df5c53c45fe33514dd1e500f91717ee45be2.zip
brcm63xx: Add DT support for 96348R
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@42732 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96348R.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm96348R.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96348R.dts b/target/linux/brcm63xx/dts/bcm96348R.dts
new file mode 100644
index 0000000000..004abcbd79
--- /dev/null
+++ b/target/linux/brcm63xx/dts/bcm96348R.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+/include/ "bcm6348.dtsi"
+
+/ {
+ model = "Broadcom 96348R reference board";
+ compatible = "brcm,bcm96348r", "brcm,bcm6348";
+};