From 942c4d81ee78f1c92b2b1cfc84f10aded37f2dc6 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 1 Dec 2014 00:51:04 +0000 Subject: brcm63xx: add DT support for F@ST2704V2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43449 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/dts/fast2704v2.dts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/brcm63xx/dts/fast2704v2.dts (limited to 'target/linux/brcm63xx/dts') diff --git a/target/linux/brcm63xx/dts/fast2704v2.dts b/target/linux/brcm63xx/dts/fast2704v2.dts new file mode 100644 index 0000000000..f001b77d4d --- /dev/null +++ b/target/linux/brcm63xx/dts/fast2704v2.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6328.dtsi" + +/ { + model = "Sagem F@ST2704V2"; + compatible = "sagem,f@st2704v2", "brcm,bcm6328"; +}; -- cgit v1.2.3