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/ZBT-WG3526-16M.dts | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 target/linux/ramips/dts/ZBT-WG3526-16M.dts (limited to 'target/linux/ramips/dts/ZBT-WG3526-16M.dts') diff --git a/target/linux/ramips/dts/ZBT-WG3526-16M.dts b/target/linux/ramips/dts/ZBT-WG3526-16M.dts deleted file mode 100644 index 73fc55e1f5..0000000000 --- a/target/linux/ramips/dts/ZBT-WG3526-16M.dts +++ /dev/null @@ -1,12 +0,0 @@ -/dts-v1/; - -#include "ZBT-WG3526.dtsi" - -/ { - compatible = "zbtlink,zbt-wg3526-16m", "zbtlink,zbt-wg3526", "mediatek,mt7621-soc"; - model = "ZBT-WG3526 (16M)"; -}; - -&firmware { - reg = <0x50000 0xfb0000>; -}; -- cgit v1.2.3