[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211216175757.1c1e94f2@jic23-huawei>
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