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]
Date:   Mon, 9 Dec 2019 14:33:02 +0100
From:   Stefan Riedmüller <s.riedmueller@...tec.de>
To:     linux-arm-kernel@...ts.infradead.org,
        Mark Rutland <mark.rutland@....com>
Cc:     devicetree@...r.kernel.org,
        Andrew Smirnov <andrew.smirnov@...il.com>,
        Fabio Estevam <festevam@...il.com>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        linux-kernel@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
        linux-imx@....com,
        Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
        Shawn Guo <shawnguo@...nel.org>
Subject: Re: [PATCH v2 1/2] dt-bindings: arm: fsl: Add PHYTEC i.MX6 UL/ULL
 devicetree bindings

Hi,

I just wanted to send a gentle ping for these two patches.

Regards,
Stefan


On 20.09.19 13:52, Stefan Riedmueller wrote:
> Add devicetree bindings for i.MX6 UL/ULL based phyCORE-i.MX6 UL/ULL and
> phyBOARD-Segin.
> 
> Signed-off-by: Stefan Riedmueller <s.riedmueller@...tec.de>
> ---
> Changes in v2:
>   - Use seperate description for each board instead of squashing them into
>     the standard board.
> ---
>   Documentation/devicetree/bindings/arm/fsl.yaml | 18 ++++++++++++++++++
>   1 file changed, 18 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 1b4b4e6573b5..c926ff6eac67 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -164,6 +164,15 @@ properties:
>                 - kontron,imx6ul-n6310-som  # Kontron N6310 SOM
>             - const: fsl,imx6ul
>   
> +      - description: i.MX6UL PHYTEC phyBOARD-Segin
> +        items:
> +          - enum:
> +              - phytec,imx6ul-pbacd10-emmc
> +              - phytec,imx6ul-pbacd10-nand
> +          - const: phytec,imx6ul-pbacd10  # PHYTEC phyBOARD-Segin with i.MX6 UL
> +          - const: phytec,imx6ul-pcl063   # PHYTEC phyCORE-i.MX 6UL
> +          - const: fsl,imx6ul
> +
>         - description: Kontron N6310 S Board
>           items:
>             - const: kontron,imx6ul-n6310-s
> @@ -183,6 +192,15 @@ properties:
>                 - fsl,imx6ull-14x14-evk     # i.MX6 UltraLiteLite 14x14 EVK Board
>             - const: fsl,imx6ull
>   
> +      - description: i.MX6ULL PHYTEC phyBOARD-Segin
> +        items:
> +          - enum:
> +              - phytec,imx6ull-pbacd10-emmc
> +              - phytec,imx6ull-pbacd10-nand
> +          - const: phytec,imx6ull-pbacd10 # PHYTEC phyBOARD-Segin with i.MX6 ULL
> +          - const: phytec,imx6ull-pcl063  # PHYTEC phyCORE-i.MX 6ULL
> +          - const: fsl,imx6ull
> +
>         - description: i.MX6ULZ based Boards
>           items:
>             - enum:
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ