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: <CAL_JsqJO-Fir5DLhZGsSWN2ZXNH+ynsqFXKKqAbePi30jf5EhA@mail.gmail.com>
Date: Tue, 14 Oct 2025 06:21:34 -0500
From: Rob Herring <robh@...nel.org>
To: Gregory CLEMENT <gregory.clement@...tlin.com>
Cc: Wim Van Sebroeck <wim@...ux-watchdog.org>, Guenter Roeck <linux@...ck-us.net>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, Andrew Lunn <andrew@...n.ch>, 
	linux-watchdog@...r.kernel.org, devicetree@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: watchdog: Convert marvell,orion-wdt to DT schema

On Tue, Oct 14, 2025 at 4:45 AM Gregory CLEMENT
<gregory.clement@...tlin.com> wrote:
>
> Hello Rob,
>
> Thank you for your work. I have one question:
>
> > +  reg:
> > +    minItems: 2
>
> Should we also include this constraint here?
>
>     maxItems: 3

No, that is implicit with the length of 'items'. (For json-schema,
it's not though. The tools add it automatically.)

>
> This would further restrict the binding.
>
> Gregory
>
> > +    items:
> > +      - description: Timer control register address.
> > +      - description: RSTOUT enable register address.
> > +      - description: Shared mask/unmask RSTOUT register address.
> > +

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ