board: rename "tqc" vendor to "tq"
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Tue, 2 Nov 2021 10:36:45 +0000 (11:36 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 15 Nov 2021 19:33:32 +0000 (14:33 -0500)
commit679530c3c6ac99bc4da4dbf73a8e169bc9654e5b
tree362f0e9c8274c8c52aec0c09c4a7b26d66b0621d
parent9d3d981661000d8496d3b7836f3bd55d6534dd05
board: rename "tqc" vendor to "tq"

The subdivision name "TQ Components" hasn't been in use for a long time.
Rename the vendor directory to "tq", which also matches our Device Tree
vendor prefix.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
13 files changed:
arch/arm/mach-imx/mx6/Kconfig
board/tq/tqma6/Kconfig [moved from board/tqc/tqma6/Kconfig with 90% similarity]
board/tq/tqma6/MAINTAINERS [moved from board/tqc/tqma6/MAINTAINERS with 87% similarity]
board/tq/tqma6/Makefile [moved from board/tqc/tqma6/Makefile with 100% similarity]
board/tq/tqma6/README [moved from board/tqc/tqma6/README with 100% similarity]
board/tq/tqma6/clocks.cfg [moved from board/tqc/tqma6/clocks.cfg with 100% similarity]
board/tq/tqma6/tqma6.c [moved from board/tqc/tqma6/tqma6.c with 100% similarity]
board/tq/tqma6/tqma6_bb.h [moved from board/tqc/tqma6/tqma6_bb.h with 100% similarity]
board/tq/tqma6/tqma6_mba6.c [moved from board/tqc/tqma6/tqma6_mba6.c with 100% similarity]
board/tq/tqma6/tqma6_wru4.c [moved from board/tqc/tqma6/tqma6_wru4.c with 100% similarity]
board/tq/tqma6/tqma6dl.cfg [moved from board/tqc/tqma6/tqma6dl.cfg with 100% similarity]
board/tq/tqma6/tqma6q.cfg [moved from board/tqc/tqma6/tqma6q.cfg with 100% similarity]
board/tq/tqma6/tqma6s.cfg [moved from board/tqc/tqma6/tqma6s.cfg with 100% similarity]