From c5e3f2868e13a0b2884bb3a8cd31f9c87d7b406c Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 2 Oct 2014 12:24:39 +0000 Subject: brcm63xx: Add DT support for 96348GW 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42729 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/dts/bcm96348GW.dts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/brcm63xx/dts/bcm96348GW.dts (limited to 'target/linux/brcm63xx/dts/bcm96348GW.dts') diff --git a/target/linux/brcm63xx/dts/bcm96348GW.dts b/target/linux/brcm63xx/dts/bcm96348GW.dts new file mode 100644 index 0000000000..cd039f86ef --- /dev/null +++ b/target/linux/brcm63xx/dts/bcm96348GW.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi" + +/ { + model = "Broadcom BCM96348GW reference board"; + compatible = "brcm,bcm96348gw", "brcm,bcm6348"; +}; -- cgit v1.2.3