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]
Message-ID: <e597b6fd-e54e-6689-ffaf-8f7d9c14a1d5@roeck-us.net>
Date:   Tue, 21 Jun 2022 07:39:42 -0700
From:   Guenter Roeck <linux@...ck-us.net>
To:     Tomer Maimon <tmaimon77@...il.com>, avifishman70@...il.com,
        tali.perry1@...il.com, joel@....id.au, venture@...gle.com,
        yuenn@...gle.com, benjaminfair@...gle.com, robh+dt@...nel.org,
        krzysztof.kozlowski+dt@...aro.org, mturquette@...libre.com,
        sboyd@...nel.org, p.zabel@...gutronix.de,
        gregkh@...uxfoundation.org, daniel.lezcano@...aro.org,
        tglx@...utronix.de, wim@...ux-watchdog.org,
        catalin.marinas@....com, will@...nel.org, arnd@...db.de,
        olof@...om.net, jirislaby@...nel.org, shawnguo@...nel.org,
        bjorn.andersson@...aro.org, geert+renesas@...der.be,
        marcel.ziswiler@...adex.com, vkoul@...nel.org,
        biju.das.jz@...renesas.com, nobuhiro1.iwamatsu@...hiba.co.jp,
        robert.hancock@...ian.com, j.neuschaefer@....net, lkundrak@...sk
Cc:     devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-clk@...r.kernel.org, linux-serial@...r.kernel.org,
        linux-watchdog@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org,
        Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH v4 04/18] dt-bindings: watchdog: npcm: Add npcm845
 compatible string

On 6/21/22 06:14, Tomer Maimon wrote:
> Add a compatible string for Nuvoton BMC NPCM845 watchdog.
> 
> Signed-off-by: Tomer Maimon <tmaimon77@...il.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>

Acked-by: Guenter Roeck <linux@...ck-us.net>

Not sure what the plan is here. For the time being, I'll assume
that all patches will be included in a single pull request and
not be submitted through maintainer trees.

Guenter

> ---
>   .../devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt          | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt b/Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt
> index 9059f54dc023..866a958b8a2b 100644
> --- a/Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt
> @@ -6,7 +6,8 @@ expiry.
>   
>   Required properties:
>   - compatible      : "nuvoton,npcm750-wdt" for NPCM750 (Poleg), or
> -                    "nuvoton,wpcm450-wdt" for WPCM450 (Hermon).
> +                    "nuvoton,wpcm450-wdt" for WPCM450 (Hermon), or
> +                    "nuvoton,npcm845-wdt" for NPCM845 (Arbel).
>   - reg             : Offset and length of the register set for the device.
>   - interrupts      : Contain the timer interrupt with flags for
>                       falling edge.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ