On Fri, 28 Feb 2025 17:26:32 +0000, Robin Murphy wrote: > Arm CoreLink DMA-350 is a pleasantly straightforward DMA controller > which, although highly configurable, lends itself to a simple binding > thanks to plenty of self-describing ID registers. > > Signed-off-by: Robin Murphy <robin.murphy@xxxxxxx> > --- > .../devicetree/bindings/dma/arm,dma-350.yaml | 44 +++++++++++++++++++ > 1 file changed, 44 insertions(+) > create mode 100644 Documentation/devicetree/bindings/dma/arm,dma-350.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>