diff options
author | Nikita Shubin <nikita.shubin@maquefel.me> | 2024-09-09 11:10:34 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-09-12 14:33:11 +0000 |
commit | 2e7f55ce430240a5547b8a94b4c532fc8c20b18b (patch) | |
tree | 2b5bcabee0d85d88d0f9285749adeb7d779a1383 /tools/firmware/Makefile | |
parent | 581e2ff84f2d708885da10414c65cb41b3c13dc3 (diff) |
dmaengine: cirrus: Convert to DT for Cirrus EP93xx
Convert Cirrus EP93xx DMA to device tree usage:
- add OF ID match table with data
- add of_probe for device tree
- add xlate for m2m/m2p
- drop subsys_initcall code
- drop platform probe
- drop platform structs usage
>From now on it only supports device tree probing.
Co-developed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Tested-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/firmware/Makefile')
0 files changed, 0 insertions, 0 deletions