[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210519221110.GA3751894@robh.at.kernel.org>
Date: Wed, 19 May 2021 17:11:10 -0500
From: Rob Herring <robh@...nel.org>
To: Olivier Dautricourt <olivier.dautricourt@...lia.com>
Cc: Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
Vinod Koul <vkoul@...nel.org>, dmaengine@...r.kernel.org,
linux-kernel@...r.kernel.org, Stefan Roese <sr@...x.de>
Subject: Re: [PATCH v5 1/3] dt-bindings: dma: add schema for altera-msgdma
On Tue, 18 May 2021 15:23:34 +0200, Olivier Dautricourt wrote:
> add yaml schema for Altera mSGDMA bindings in devicetree.
>
> Reviewed-by: Stefan Roese <sr@...x.de>
> Signed-off-by: Olivier Dautricourt <olivier.dautricourt@...lia.com>
> ---
>
> Notes:
> Changes in v2:
> - fix reg size in dt example
> - fix dt_binding check warning
> - add list in MAINTAINERS entry
>
> Changes from v2 to v3:
> none
>
> Changes from v3 to v4:
> none
>
> Changes from v4 to v5:
> as per Rob's comments:
> - change compatible field from 'altr,msgdma' to
> 'altr,socfpga-msgdma' to indicate that it's compatible
> with altera socfpga family.
> - describe each region separately
> - remove maxItems/minItems for reg section.
> as per Vinod's comments:
> - separate MAINTAINERS editing in another commit
> - remove description for #dma-cells
>
> .../devicetree/bindings/dma/altr,msgdma.yaml | 59 +++++++++++++++++++
> 1 file changed, 59 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/dma/altr,msgdma.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists