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-1900gst.dts | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/ramips/dts/mt7621_elecom_wrc-1900gst.dts (limited to 'target/linux/ramips/dts/mt7621_elecom_wrc-1900gst.dts') diff --git a/target/linux/ramips/dts/mt7621_elecom_wrc-1900gst.dts b/target/linux/ramips/dts/mt7621_elecom_wrc-1900gst.dts new file mode 100644 index 0000000000..2135f00ea2 --- /dev/null +++ b/target/linux/ramips/dts/mt7621_elecom_wrc-1900gst.dts @@ -0,0 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 +/dts-v1/; + +#include "mt7621_elecom_wrc-gst.dtsi" + + +/ { + compatible = "elecom,wrc-1900gst", "mediatek,mt7621-soc"; + model = "ELECOM WRC-1900GST"; + }; -- cgit v1.2.3