spibus: Move rockchip driver into the common directory
authorEmmanuel Vadot <manu@FreeBSD.org>
Mon, 25 Dec 2023 18:30:05 +0000 (19:30 +0100)
committerEmmanuel Vadot <manu@FreeBSD.org>
Wed, 10 Jan 2024 18:20:13 +0000 (19:20 +0100)
commit994c943a0098e38bff96f9f9169cbb38542c39c1
tree506a488ab73be57b455e087da2fa3446869f17f6
parent3c2b2a28b9c102d9aa368663ea250fd644f96b46
spibus: Move rockchip driver into the common directory

No need to keep it under sys/arm64/rockchip
It's easier to find which controller we support by looking under one directory.

Sponsored by:   Beckhoff Automation GmbH & Co. KG
sys/conf/files.arm64
sys/dev/spibus/controller/rockchip/rk_spi.c [moved from sys/arm64/rockchip/rk_spi.c with 100% similarity]
sys/modules/rockchip/rk_spi/Makefile