summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2020-01-09 10:21:22 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2020-01-14 13:41:22 +0100
commit661ef436f2a1e0efcf90f469f7200404717da64d (patch)
tree2e62a73b15b812df31d2699f5ddbe9f3c334fc72 /arch/mips/dts
parentbbb580ac16c7385a2a430dbcb7b1d155a49094f5 (diff)
downloadbarebox-661ef436f2a1e0efcf90f469f7200404717da64d.tar.gz
barebox-661ef436f2a1e0efcf90f469f7200404717da64d.tar.xz
MIPS: dts: rename tplink-mr3020.dts -> ar9331_tl_mr3020.dts
Linux MIPS uses <soc-name>_<board-name>.dts board dts-file naming scheme so use it in barebox too. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/dts')
-rw-r--r--arch/mips/dts/Makefile2
-rw-r--r--arch/mips/dts/ar9331_tl_mr3020.dts (renamed from arch/mips/dts/tplink-mr3020.dts)0
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/dts/Makefile b/arch/mips/dts/Makefile
index 7485f85a14..b3660cd286 100644
--- a/arch/mips/dts/Makefile
+++ b/arch/mips/dts/Makefile
@@ -11,7 +11,7 @@ pbl-dtb-$(CONFIG_BOARD_DPTECHNICS_DPT_MODULE) += ar9331-dptechnics-dpt-module.dt
pbl-dtb-$(CONFIG_BOARD_LOONGSON_TECH_LS1B) += loongson-ls1b.dtb.o
pbl-dtb-$(CONFIG_BOARD_QEMU_MALTA) += qemu-malta.dtb.o
pbl-dtb-$(CONFIG_BOARD_RZX50) += rzx50.dtb.o
-pbl-dtb-$(CONFIG_BOARD_TPLINK_MR3020) += tplink-mr3020.dtb.o
+pbl-dtb-$(CONFIG_BOARD_TPLINK_MR3020) += ar9331_tl_mr3020.dtb.o
pbl-dtb-$(CONFIG_BOARD_TPLINK_WDR4300) += ar9344-tl-wdr4300-v1.7.dtb.o
clean-files := *.dtb *.dtb.S .*.dtc .*.pre .*.dts *.dtb.lzo
diff --git a/arch/mips/dts/tplink-mr3020.dts b/arch/mips/dts/ar9331_tl_mr3020.dts
index c6ae154f4f..c6ae154f4f 100644
--- a/arch/mips/dts/tplink-mr3020.dts
+++ b/arch/mips/dts/ar9331_tl_mr3020.dts