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] [day] [month] [year] [list]
Date:   Mon, 18 Oct 2021 08:01:47 -0500
From:   Rob Herring <robh@...nel.org>
To:     David Heidelberg <david@...t.cz>
Cc:     Tony Luck <tony.luck@...el.com>,
        Anton Vorontsov <anton@...msg.org>,
        Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, ~okias/devicetree@...ts.sr.ht,
        Kees Cook <keescook@...omium.org>,
        Colin Cross <ccross@...roid.com>
Subject: Re: [PATCH v3 4/4] dt-bindings: reserved-memory: ramoops: Convert
 txt bindings to yaml

On Sun, 17 Oct 2021 16:17:00 +0200, David Heidelberg wrote:
> Convert ramoops driver to the YAML syntax.
> 
> Signed-off-by: David Heidelberg <david@...t.cz>
> ---
> v2:
>  - inherit reserved-memory properties
>  - switch to unevaluatedProperties
> v3:
>  - add type references
>  - enum -> oneOf
>  - define maximum for max-reason
>  - fixed max-reason node and remove accidentally created param: node
>  - example: add root node
> 
>  .../bindings/reserved-memory/ramoops.txt      |  66 --------
>  .../bindings/reserved-memory/ramoops.yaml     | 145 ++++++++++++++++++
>  2 files changed, 145 insertions(+), 66 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/reserved-memory/ramoops.txt
>  create mode 100644 Documentation/devicetree/bindings/reserved-memory/ramoops.yaml
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ