From 7196ca1d497b6f0727a285bc3ecd41d54aff3a81 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Wed, 3 Jul 2019 23:22:28 +0200 Subject: ramips/mt7621: Name DTS files based on scheme As introduced with ath79, DTS files for ramips will now be labelled soc_vendor_device.dts(i). With this change, DTS files can be selected automatically without further manual links. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts (limited to 'target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts') diff --git a/target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts b/target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts new file mode 100644 index 0000000000..75c71c96d4 --- /dev/null +++ b/target/linux/ramips/dts/mt7621_elecom_wrc-2533gst.dts @@ -0,0 +1,9 @@ +/dts-v1/; + +#include "mt7621_elecom_wrc-gst.dtsi" + + +/ { + compatible = "elecom,wrc-2533gst", "mediatek,mt7621-soc"; + model = "ELECOM WRC-2533GST"; + }; -- cgit v1.2.3