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:   Wed, 30 Sep 2020 14:42:44 +0200
From:   Krzysztof Kozlowski <krzk@...nel.org>
To:     Rob Herring <robh+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        Pengutronix Kernel Team <kernel@...gutronix.de>,
        Fabio Estevam <festevam@...il.com>,
        NXP Linux Team <linux-imx@....com>,
        Stefan Riedmueller <s.riedmueller@...tec.de>,
        Robert Jones <rjones@...eworks.com>,
        Li Yang <leoyang.li@....com>, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 09/14] dt-bindings: arm: fsl: document VF boards

On Sat, Sep 26, 2020 at 06:28:06PM +0200, Krzysztof Kozlowski wrote:
> Document and adjust the compatibles for VF500 and VF600 based boards.
> The Toradex Colibri Evaluation Boards use multiple compatibles.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@...nel.org>
> ---
>  .../devicetree/bindings/arm/fsl.yaml          | 24 +++++++++++++++----
>  1 file changed, 20 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 812e8d8babd8..d9c430bfe37e 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -559,10 +559,26 @@ properties:
>                - fsl,vf600
>                - fsl,vf610
>                - fsl,vf610m4
> -              - toradex,vf500-colibri_vf50              # Colibri VF50 Module
> -              - toradex,vf500-colibri_vf50-on-eval      # Colibri VF50 Module on Colibri Evaluation Board
> -              - toradex,vf610-colibri_vf61              # Colibri VF61 Module
> -              - toradex,vf610-colibri_vf61-on-eval      # Colibri VF61 Module on Colibri Evaluation Board
> +
> +      - description: Toradex Colibri VF50 Module on Colibri Evaluation Board
> +        items:
> +          - const: toradex,vf500-colibri_vf50-on-eval
> +          - const: toradex,vf500-colibri_vf50
> +          - const: fsl,vf500
> +
> +      - description: VF610 based Boards
> +        items:
> +          - enum:
> +              - lwn,bk4                   # Liebherr BK4 controller
> +              - phytec,vf610-cosmic       # PHYTEC Cosmic/Cosmic+ Board
> +              - fsl,vf610-twr             # VF610 Tower Board
> +          - const: fsl,vf610
> +
> +      - description: Toradex Colibri VF61 Module on Colibri Evaluation Board
> +        items:
> +          - const: toradex,vf600-colibri_vf61-on-eval
> +          - const: toradex,vf600-colibri_vf61

I made typos here so please do not apply this one. I'll send a v2.

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ