Re: [PATCH v2] dt-bindings: dma: Convert UniPhier MIO DMA controller to json-schema

From: Rob Herring
Date: Wed Feb 26 2020 - 17:14:45 EST


On Sat, 22 Feb 2020 20:20:42 +0900, Masahiro Yamada wrote:
> Convert the UniPhier MIO (Media I/O) DMA controller binding to DT
> schema format.
>
> While I was here, I added the resets property.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - add 'resets'
>
> .../dma/socionext,uniphier-mio-dmac.yaml | 63 +++++++++++++++++++
> .../bindings/dma/uniphier-mio-dmac.txt | 25 --------
> 2 files changed, 63 insertions(+), 25 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
> delete mode 100644 Documentation/devicetree/bindings/dma/uniphier-mio-dmac.txt
>

Applied, thanks.

Rob