arm/mach-meson: move smc commands in cmd/meson
authorAlexey Romanov <avromanov@sberdevices.ru>
Tue, 10 Jan 2023 10:56:47 +0000 (13:56 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 10 Jan 2023 14:27:17 +0000 (15:27 +0100)
commit311106a1c6eebdc5d0284faae30bf9087227a6c1
tree4d9402d3702895e4e802bef995ddad73fa53756a
parent12d782734927818b9d2f197e3905410632b01fcc
arm/mach-meson: move smc commands in cmd/meson

It is incorrect to keep commands in the arch/ folder.

Signed-off-by: Alexey Romanov <avromanov@sberdevices.ru>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230110105650.54580-3-avromanov@sberdevices.ru
[narmstrong: moved after cmd/sound in index.rst]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
MAINTAINERS
arch/arm/mach-meson/sm.c
cmd/Kconfig
cmd/Makefile
cmd/meson/Makefile [new file with mode: 0644]
cmd/meson/sm.c [new file with mode: 0644]