[PATCH v3 0/3] dma/ti: enable udma and psil to be built as modules

Péter Ujfalusi peter.ujfalusi at gmail.com
Tue Oct 4 10:55:56 PDT 2022


Hi Kevin,

On 30/09/2022 02:48, Kevin Hilman wrote:
> Enable the UDMA driver & glue and PSIL lib to be built & loaded as modules.
>                                                                                                                                                                                 
> The defauilt Kconfig settings are not changed, so default upstream is
> still to be built in.  This series just enables the option to build as
> modules.

Thanks for the updates, I can re-affirm my ack:

Acked-by: Peter Ujfalusi <peter.ujfalusi at gmail.com>

> 
> v2-v3:
> - change dma/ prefix to dmaengine:
> - rework Makefile order for PSIL lib
> 
> v1->v2:
> - rework PSIL lib into a single .ko
> 
> Kevin Hilman (3):
>    of/irq: export of_msi_get_domain
>    dma/ti: convert k3-udma to module
>    dma/ti: convert PSIL to be buildable as module
> 
>   drivers/dma/ti/Kconfig        |  7 +++---
>   drivers/dma/ti/Makefile       | 15 +++++++------
>   drivers/dma/ti/k3-psil.c      |  2 ++
>   drivers/dma/ti/k3-udma-glue.c |  5 ++++-
>   drivers/dma/ti/k3-udma.c      | 40 +++++------------------------------
>   drivers/of/irq.c              |  1 +
>   6 files changed, 24 insertions(+), 46 deletions(-)
> 
> 
> base-commit: 568035b01cfb107af8d2e4bd2fb9aea22cf5b868

-- 
Péter



More information about the linux-arm-kernel mailing list