brcm63xx: Add DT support for 96348R

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 42732
This commit is contained in:
Jonas Gorski
2014-10-02 12:25:13 +00:00
parent 35cf1adfc6
commit 73f576dff2
3 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
/dts-v1/;
/include/ "bcm6348.dtsi"
/ {
model = "Broadcom 96348R reference board";
compatible = "brcm,bcm96348r", "brcm,bcm6348";
};