On Fri, Jun 28, 2024 at 10:20 AM Piotr Wojtaszczyk <piotr.wojtaszczyk@xxxxxxxxxxx> wrote: > > LPC32XX connects few of its peripherals to pl08x DMA thru a multiplexer, > this driver allows to route a signal request line thru the multiplexer for > given peripheral. > > Signed-off-by: Piotr Wojtaszczyk <piotr.wojtaszczyk@xxxxxxxxxxx> > --- > MAINTAINERS | 1 + > arch/arm/mach-lpc32xx/Kconfig | 1 + > drivers/dma/Kconfig | 9 ++ > drivers/dma/Makefile | 1 + > drivers/dma/lpc32xx-dmamux.c | 195 ++++++++++++++++++++++++++++++++++ > 5 files changed, 207 insertions(+) > create mode 100644 drivers/dma/lpc32xx-dmamux.c What happened to the rest of this series? Specifically, where is the DT binding for "nxp,lpc3220-dmamux"[1]? Now it is undocumented. Rob [1] https://lore.kernel.org/all/20240627150046.258795-3-piotr.wojtaszczyk@xxxxxxxxxxx/