diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/dsl-274xb-f.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/dsl-274xb-f.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/dsl-274xb-f.dts b/target/linux/brcm63xx/dts/dsl-274xb-f.dts new file mode 100644 index 0000000..a17f988 --- /dev/null +++ b/target/linux/brcm63xx/dts/dsl-274xb-f.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6328.dtsi" + +/ { + model = "D-Link DSL-2740B/DSL-2741B rev F1"; + compatible = "d-link,dsl-274xb-f", "brcm,bcm6328"; +}; |