diff options
Diffstat (limited to 'target/linux/brcm63xx/dts')
-rw-r--r-- | target/linux/brcm63xx/dts/ar-5387un.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/ar-5387un.dts b/target/linux/brcm63xx/dts/ar-5387un.dts new file mode 100644 index 0000000000..d24a65593c --- /dev/null +++ b/target/linux/brcm63xx/dts/ar-5387un.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6328.dtsi" + +/ { + model = "Comtrend AR-5387un"; + compatible = "comtrend,ar-5387un", "brcm,bcm6328"; +}; |