brcm63xx: Add DT support for AR-5387un

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

SVN-Revision: 42240
This commit is contained in:
Jonas Gorski
2014-08-21 11:28:28 +00:00
parent b97aa0b4fd
commit 2936cacdfc
28 changed files with 74 additions and 55 deletions

View File

@@ -0,0 +1,8 @@
/dts-v1/;
/include/ "bcm6328.dtsi"
/ {
model = "Comtrend AR-5387un";
compatible = "comtrend,ar-5387un", "brcm,bcm6328";
};