On Tue, 29 Oct 2024 14:29:15 -0500, David Lechner wrote: > Deprecate the adi,channels node in the adi,axi-dmac binding. Prior to > IP version 4.3.a, this information was required. Since then, there are > memory-mapped registers that can be read to get the same information. > > Acked-by: Nuno Sa <nuno.sa@xxxxxxxxxx> > Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx> > --- > > For context, the adi,channels node has not been required in the Linux > kernel since [1]. > > [1]: https://lore.kernel.org/all/20200825151950.57605-7-alexandru.ardelean@xxxxxxxxxx/ > --- > .../devicetree/bindings/dma/adi,axi-dmac.yaml | 19 +++++-------------- > 1 file changed, 5 insertions(+), 14 deletions(-) > With 'required' fixed: Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>