lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 20 Jul 2020 13:16:48 -0600
From:   Rob Herring <robh@...nel.org>
To:     Amit Singh Tomar <amittomer25@...il.com>
Cc:     linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        manivannan.sadhasivam@...aro.org, cristian.ciocaltea@...il.com,
        andre.przywara@....com, vkoul@...nel.org,
        devicetree@...r.kernel.org, robh+dt@...nel.org,
        dan.j.williams@...el.com, afaerber@...e.de,
        linux-actions@...ts.infradead.org
Subject: Re: [PATCH v7 01/10] dt-bindings: dmaengine: convert Actions Semi
 Owl SoCs bindings to yaml

On Sun, 19 Jul 2020 23:11:58 +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 v6:
> 	* No change.
> Changes since v5:
>         * Removed Rob's Reviewed-by tag as his bot found errors
>           running 'make dt_binding_check'.
>         * Fixed the errore reported by Rob's bot, adjusting the reg
>           property in example.
> Changes since v4:
>         * Added Rob's Reviewed-by tag.
>         * Re-order it from 05/10 to 01/10.
> 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.
> ---
>  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

Powered by Openwall GNU/*/Linux Powered by OpenVZ