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:   Thu, 16 Dec 2021 17:57:57 +0000
From:   Jonathan Cameron <jic23@...nel.org>
To:     Mihail Chindris <mihail.chindris@...log.com>
Cc:     <linux-kernel@...r.kernel.org>, <linux-iio@...r.kernel.org>,
        <devicetree@...r.kernel.org>, <lars@...afoo.de>,
        <Michael.Hennerich@...log.com>, <nuno.sa@...log.com>,
        <dragos.bogdan@...log.com>, <alexandru.ardelean@...log.com>
Subject: Re: [PATCH v7 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml

On Mon, 13 Dec 2021 11:08:24 +0000
Mihail Chindris <mihail.chindris@...log.com> wrote:

> Add documentation for ad3552r and ad3542r
> 
> Signed-off-by: Mihail Chindris <mihail.chindris@...log.com>

> +patternProperties:
> +  "^channel@([0-1])$":
> +    type: object
> +    description: Configurations of the DAC Channels
> +
> +    additionalProperties: false
> +    

spaces on line above. Fixed whilst applying.

> +    properties:
> +      reg:
> +        description: Channel number
> +        enum: [0, 1]
> +
	

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ