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]
Message-ID: <20210520201544.GA1858494@robh.at.kernel.org>
Date:   Thu, 20 May 2021 15:15:44 -0500
From:   Rob Herring <robh@...nel.org>
To:     Geert Uytterhoeven <geert+renesas@...der.be>
Cc:     Marc Zyngier <maz@...nel.org>,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Wim Van Sebroeck <wim@...ux-watchdog.org>,
        Guenter Roeck <linux@...ck-us.net>, devicetree@...r.kernel.org,
        linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: timer: arm,twd: Convert to json-schema

On Thu, May 20, 2021 at 04:45:23PM +0200, Geert Uytterhoeven wrote:
> Convert the ARM Timer-Watchdog Device Tree binding documentation to
> json-schema.  As the old binding document actually contained two
> bindings, it is split in two document: one for the timer part, and one
> for the watchdog part.
> 
> Document missing properties.
> Update examples to match reality.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> I have listed Marc as the maintainer, as he wrote the original bindings.
> Marc: Please scream if this is inappropriate ;-)

I don't think Marc cares... So I'll put myself.

I've done that and fixed up the node names and applied.

> ---
>  .../bindings/timer/arm,twd-timer.yaml         | 56 +++++++++++++++++++
>  .../devicetree/bindings/timer/arm,twd.txt     | 53 ------------------
>  .../bindings/watchdog/arm,twd-wdt.yaml        | 50 +++++++++++++++++
>  3 files changed, 106 insertions(+), 53 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/timer/arm,twd-timer.yaml
>  delete mode 100644 Documentation/devicetree/bindings/timer/arm,twd.txt
>  create mode 100644 Documentation/devicetree/bindings/watchdog/arm,twd-wdt.yaml

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ