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:   Tue, 8 Feb 2022 20:43:34 -0600
From:   Rob Herring <robh@...nel.org>
To:     Linus Walleij <linus.walleij@...aro.org>
Cc:     devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lee Jones <lee.jones@...aro.org>
Subject: Re: [PATCH] mfd: ab8500: Rewrite bindings in YAML

On Sat, 15 Jan 2022 01:26:49 +0100, Linus Walleij wrote:
> This rewrites the former text based AB8500 bindings in YAML.
> 
> When the AB8500 bindings were first written (in 2012) we
> were not strict on some things and node names were definitely
> not standardized.
> 
> This patch uses standard node names to most of the subnodes
> on the AB8500 and is accompanied by another patch fixing
> all the DTS files to conform to this.
> 
> The bindings are not as perfect as newly written bindings
> would be, it is a best effort to deal with the legacy.
> 
> Cc: devicetree@...r.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
>  .../devicetree/bindings/mfd/ab8500.txt        | 282 ----------
>  .../bindings/mfd/stericsson,ab8500.yaml       | 500 ++++++++++++++++++
>  .../bindings/mfd/stericsson,db8500-prcmu.yaml |   1 +
>  3 files changed, 501 insertions(+), 282 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/mfd/ab8500.txt
>  create mode 100644 Documentation/devicetree/bindings/mfd/stericsson,ab8500.yaml
> 

Reviewed-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ