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, 29 Oct 2019 16:46:10 -0500
From:   Rob Herring <robh@...nel.org>
To:     Chunyan Zhang <chunyan.zhang@...soc.com>
Cc:     Mark Rutland <mark.rutland@....com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        devicetree@...r.kernel.org, linux-serial@...r.kernel.org,
        linux-kernel@...r.kernel.org, Orson Zhai <orsonzhai@...il.com>,
        Baolin Wang <baolin.wang7@...il.com>,
        Chunyan Zhang <zhang.lyra@...il.com>
Subject: Re: [PATCH 2/3] dt-bindings: arm: Add bindings for Unisoc's SC9863A

On Fri, Oct 25, 2019 at 06:29:14PM +0800, Chunyan Zhang wrote:
> 
> Added bindings for Unisoc's SC9863A board and SC9863A SoC.
> 
> Signed-off-by: Chunyan Zhang <chunyan.zhang@...soc.com>
> ---
>  Documentation/devicetree/bindings/arm/sprd.txt | 8 ++++++++
>  1 file changed, 8 insertions(+)

Can you please convert this to DT schema first. See 
Documentation/devicetree/writing-schema.rst.

> 
> diff --git a/Documentation/devicetree/bindings/arm/sprd.txt b/Documentation/devicetree/bindings/arm/sprd.txt
> index 3df034b13e28..c244c911f8df 100644
> --- a/Documentation/devicetree/bindings/arm/sprd.txt
> +++ b/Documentation/devicetree/bindings/arm/sprd.txt
> @@ -12,3 +12,11 @@ Required root node properties:
>  SP9860G 3GFHD Board
>  Required root node properties:
>  	- compatible = "sprd,sp9860g-1h10", "sprd,sc9860";
> +
> +SC9863A SoC
> +Required root node properties:
> +	- compatible = "sprd,sc9863a"
> +
> +SP9863A-1H10 Board
> +Required root node properties:
> +	- compatible = "sprd,sp9863a-1h10", "sprd,sc9863a";
> -- 
> 2.20.1
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ