From 8288af1e18adfe68bc556df93521881d1e5d0eda Mon Sep 17 00:00:00 2001 From: Chuanhong Guo Date: Thu, 2 Aug 2018 15:14:10 +0800 Subject: ath79: rename dts/image using manufacturer_board scheme This helps getting rid of SUPPORTED_DEVICES which can be auto-generated in image/Makefile. Signed-off-by: Chuanhong Guo --- target/linux/ath79/dts/ar7241_tl-mr3220-v1.dts | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 target/linux/ath79/dts/ar7241_tl-mr3220-v1.dts (limited to 'target/linux/ath79/dts/ar7241_tl-mr3220-v1.dts') diff --git a/target/linux/ath79/dts/ar7241_tl-mr3220-v1.dts b/target/linux/ath79/dts/ar7241_tl-mr3220-v1.dts deleted file mode 100644 index c970c25446..0000000000 --- a/target/linux/ath79/dts/ar7241_tl-mr3220-v1.dts +++ /dev/null @@ -1,20 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0-or-later OR MIT -/dts-v1/; - -#include "ar7241_tl-mr3x20.dtsi" - -/ { - compatible = "tplink,tl-mr3220-v1", "qca,ar7241"; - model = "TP-Link TL-MR3220 v1"; - - ath9k-leds { - compatible = "gpio-leds"; - - wlan { - label = "tp-link:green:wlan"; - gpios = <&ath9k 1 GPIO_ACTIVE_LOW>; - default-state = "off"; - linux,default-trigger = "phy0tpt"; - }; - }; -}; -- cgit v1.2.3