Hi Rob, robh@xxxxxxxxxx wrote on Tue, 5 Apr 2022 13:12:19 -0500: > On Tue, Apr 5, 2022 at 3:19 AM Miquel Raynal <miquel.raynal@xxxxxxxxxxx> wrote: > > > > The Renesas RZN1 DMA IP is based on a DW core, with eg. an additional > > dmamux register located in the system control area which can take up to > > 32 requests (16 per DMA controller). Each DMA channel can be wired to > > two different peripherals. > > > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > --- > > .../bindings/dma/renesas,rzn1-dmamux.yaml | 51 +++++++++++++++++++ > > MAINTAINERS | 1 + > > 2 files changed, 52 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml > > Please send to the DT list so checks run. I've already reviewed this, > but what passes does change over time. Such as RiscV cpuidle patches > that were picked up after 2 months on Thurs and sent to Linus on > Fri... :( Oh, ok, no problem. Thanks, Miquèl