On Wed, 16 Dec 2020 10:09:48 +0800, Sia Jee Heng wrote: > YAML schemas Device Tree (DT) binding is the new format for DT to replace > the old format. Introduce YAML schemas DT binding for dw-axi-dmac and > remove the old version. > > Signed-off-by: Sia Jee Heng <[email protected]> > --- > .../bindings/dma/snps,dw-axi-dmac.txt | 39 ------ > .../bindings/dma/snps,dw-axi-dmac.yaml | 121 ++++++++++++++++++ > 2 files changed, 121 insertions(+), 39 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt > create mode 100644 > Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml >
Reviewed-by: Rob Herring <[email protected]>

