diff options
Diffstat (limited to 'target/linux/ramips/dts/WRC-1900GST.dts')
-rw-r--r-- | target/linux/ramips/dts/WRC-1900GST.dts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WRC-1900GST.dts b/target/linux/ramips/dts/WRC-1900GST.dts new file mode 100644 index 0000000000..550a27b9c1 --- /dev/null +++ b/target/linux/ramips/dts/WRC-1900GST.dts @@ -0,0 +1,9 @@ +/dts-v1/; + +#include "elecom_wrc-gst.dtsi" + + +/ { + compatible = "elecom,wrc-1900gst", "mediatek,mt7621-soc"; + model = "ELECOM WRC-1900GST"; + }; |