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: <CAL_JsqLZT2+wJO-tLVt9psWSRoCisjM+=iQa9jryvjjP8sxSOA@mail.gmail.com>
Date:   Mon, 31 Jan 2022 08:08:14 -0600
From:   Rob Herring <robh+dt@...nel.org>
To:     Li-hao Kuo <lhjeff911@...il.com>
Cc:     Mark Brown <broonie@...nel.org>,
        linux-spi <linux-spi@...r.kernel.org>,
        devicetree@...r.kernel.org,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Wells Lu 呂芳騰 <wells.lu@...plus.com>,
        "LH.Kuo" <lh.kuo@...plus.com>
Subject: Re: [PATCH -next] dt-bindings:spi: Fix error for test.

On Thu, Jan 27, 2022 at 8:34 PM Li-hao Kuo <lhjeff911@...il.com> wrote:
>
> Fix error for test remove the include path and modify parameters
> ---
>  Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml b/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml
> index 24382cd..3dd164d 100644
> --- a/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml
> +++ b/Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml
> @@ -20,8 +20,7 @@ properties:
>
>    reg:
>      items:
> -      - the SPI master registers
> -      - the SPI slave registers
> +    minItems: 2

items:
  - description: SPI master registers
  - description: SPI slave registers

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ