From 0ff5785c5d5e57d99acb8da06d2c08903448b663 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 8 May 2018 07:22:38 +0200 Subject: ath79: fix dts files Add the SoC compatible to the individual dts files. Rename the dts files to match the common pattern. Remove dts files wich aren't used and no image in ar71xx exists. Signed-off-by: Mathias Kresin --- target/linux/ath79/dts/ar7241_ubnt_nano-m.dts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/linux/ath79/dts/ar7241_ubnt_nano-m.dts (limited to 'target/linux/ath79/dts/ar7241_ubnt_nano-m.dts') diff --git a/target/linux/ath79/dts/ar7241_ubnt_nano-m.dts b/target/linux/ath79/dts/ar7241_ubnt_nano-m.dts new file mode 100644 index 0000000000..417e503127 --- /dev/null +++ b/target/linux/ath79/dts/ar7241_ubnt_nano-m.dts @@ -0,0 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT +/dts-v1/; + +#include "ar7241_ubnt_xm.dtsi" + +/ { + compatible = "ubnt,nano-m", "qca,ar7241"; + model = "Ubiquiti Nanostation M"; +}; -- cgit v1.2.3