From 40350a5dafbdd73b3d2e88353e503c8651c18de2 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 SVN-Revision: 43449 --- 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