From 862f7fccb00cf5641c056dc5f23a0d85276bf26d Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 11 Aug 2014 11:37:17 +0000 Subject: brcm63xx: use dtb board detection for NB6 Signed-off-by: Jonas Gorski SVN-Revision: 42127 --- target/linux/brcm63xx/dts/nb6-ser-r0.dts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/brcm63xx/dts/nb6-ser-r0.dts (limited to 'target/linux/brcm63xx/dts/nb6-ser-r0.dts') diff --git a/target/linux/brcm63xx/dts/nb6-ser-r0.dts b/target/linux/brcm63xx/dts/nb6-ser-r0.dts new file mode 100644 index 0000000000..ea3b1fafa5 --- /dev/null +++ b/target/linux/brcm63xx/dts/nb6-ser-r0.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6362.dtsi" + +/ { + model = "SFR neufbox 6 (Sercomm)"; + compatible = "sfr,nb6-ser-r0", "brcm,bcm6362"; +}; -- cgit v1.2.3