On Fri, Apr 19, 2024 at 12:13 PM Anoob Joseph <ano...@marvell.com> wrote:
>
> Add framework for Odyssey ODM DMA device.
>
> Signed-off-by: Anoob Joseph <ano...@marvell.com>
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com>
> Signed-off-by: Vidya Sagar Velumuri <vvelum...@marvell.com>
> ---
>  MAINTAINERS                  |  6 +++
>  drivers/dma/meson.build      |  1 +
>  drivers/dma/odm/meson.build  | 14 +++++++
>  drivers/dma/odm/odm.h        | 29 ++++++++++++++
>  drivers/dma/odm/odm_dmadev.c | 74 ++++++++++++++++++++++++++++++++++++
>  5 files changed, 124 insertions(+)
>  create mode 100644 drivers/dma/odm/meson.build
>  create mode 100644 drivers/dma/odm/odm.h
>  create mode 100644 drivers/dma/odm/odm_dmadev.c



Update release notes in the last patch in the series

Reply via email to