From 477826ef31a6aecf20ec2e9e563c5f9985a17cc5 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 2 Oct 2014 12:25:57 +0000 Subject: brcm63xx: Add DT support for 96368MVNgr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 42737 --- target/linux/brcm63xx/dts/bcm96368MVNgr.dts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/brcm63xx/dts/bcm96368MVNgr.dts (limited to 'target/linux/brcm63xx/dts/bcm96368MVNgr.dts') diff --git a/target/linux/brcm63xx/dts/bcm96368MVNgr.dts b/target/linux/brcm63xx/dts/bcm96368MVNgr.dts new file mode 100644 index 0000000000..b274bfdb98 --- /dev/null +++ b/target/linux/brcm63xx/dts/bcm96368MVNgr.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6368.dtsi" + +/ { + model = "Broadcom BCM96368MVNgr reference board"; + compatible = "brcm,bcm96368mvngr", "brcm,bcm6368"; +}; -- cgit v1.2.3