[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200617211649.GA2837196@bogus>
Date: Wed, 17 Jun 2020 15:16:49 -0600
From: Rob Herring <robh@...nel.org>
To: Amit Singh Tomar <amittomer25@...il.com>
Cc: linux-kernel@...r.kernel.org, andre.przywara@....com,
vkoul@...nel.org, linux-actions@...ts.infradead.org,
cristian.ciocaltea@...il.com, dan.j.williams@...el.com,
robh+dt@...nel.org, afaerber@...e.de, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
manivannan.sadhasivam@...aro.org
Subject: Re: [PATCH v4 05/10] dt-bindings: dmaengine: convert Actions Semi
Owl SoCs bindings to yaml
On Tue, 09 Jun 2020 15:47:05 +0530, Amit Singh Tomar wrote:
> Converts the device tree bindings for the Actions Semi Owl SoCs DMA
> Controller over to YAML schemas.
>
> It also adds new compatible string "actions,s700-dma".
>
> Signed-off-by: Amit Singh Tomar <amittomer25@...il.com>
> ---
> Changes since v3:
> * No change.
> Changes since v2:
> * Addressed Rob's comments:
> - removed unnecessary description.
> - added unevaluatedProperties
> - added relevant information about
> dma-channels and dma-request
> * Added power-domain property.
> Change since v1:
> * Updated the description field to reflect
> only the necessary information.
> * replaced the maxItems field with description for each
> controller attribute(except interrupts).
> * Replaced the clock macro with number to keep the example
> as independent as possible.
>
> New patch, was not there in RFC.
> ---
> Documentation/devicetree/bindings/dma/owl-dma.txt | 47 -------------
> Documentation/devicetree/bindings/dma/owl-dma.yaml | 79 ++++++++++++++++++++++
> 2 files changed, 79 insertions(+), 47 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/dma/owl-dma.txt
> create mode 100644 Documentation/devicetree/bindings/dma/owl-dma.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists