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:   Tue, 22 Sep 2020 11:57:01 +0530
From:   Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
To:     Matheus Castello <matheus@...tello.eng.br>
Cc:     afaerber@...e.de, mark.rutland@....com, robh+dt@...nel.org,
        edgar.righi@...tec.org.br, igor.lima@...tec.org.br,
        helen.koike@...labora.com, linux-arm-kernel@...ts.infradead.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-actions@...ts.infradead.org, Rob Herring <robh@...nel.org>
Subject: Re: [PATCH v7 2/4] dt-bindings: arm: actions: Document Caninos
 Loucos Labrador

On Mon, Sep 21, 2020 at 11:43:00PM -0300, Matheus Castello wrote:
> Update the documentation to add the Caninos Loucos Labrador. Labrador
> project consists of the computer on module Core v2 based on the Actions
> Semi S500, computer on module Core v3 based on the Actions Semi S700
> and the Labrador base boards.
> 
> Signed-off-by: Matheus Castello <matheus@...tello.eng.br>
> Acked-by: Rob Herring <robh@...nel.org>

Applied for v5.10!

Thanks,
Mani

> ---
>  Documentation/devicetree/bindings/arm/actions.yaml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/actions.yaml b/Documentation/devicetree/bindings/arm/actions.yaml
> index ace3fdaa8396..1cc66803ce2a 100644
> --- a/Documentation/devicetree/bindings/arm/actions.yaml
> +++ b/Documentation/devicetree/bindings/arm/actions.yaml
> @@ -19,6 +19,11 @@ properties:
>                - allo,sparky # Allo.com Sparky
>                - cubietech,cubieboard6 # Cubietech CubieBoard6
>            - const: actions,s500
> +      - items:
> +          - enum:
> +              - caninos,labrador-base-m # Labrador Base Board M v1
> +          - const: caninos,labrador-v2  # Labrador Core v2
> +          - const: actions,s500
>        - items:
>            - enum:
>                - lemaker,guitar-bb-rev-b # LeMaker Guitar Base Board rev. B
> @@ -26,6 +31,11 @@ properties:
>            - const: actions,s500
> 
>        # The Actions Semi S700 is a quad-core ARM Cortex-A53 SoC.
> +      - items:
> +          - enum:
> +              - caninos,labrador-base-m2 # Labrador Base Board M v2
> +          - const: caninos,labrador-v3   # Labrador Core v3
> +          - const: actions,s700
>        - items:
>            - enum:
>                - cubietech,cubieboard7 # Cubietech CubieBoard7
> --
> 2.28.0
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ