linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Mihail Chindris <mihail.chindris@analog.com>
Cc: <linux-kernel@vger.kernel.org>, <linux-iio@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <lars@metafoo.de>,
	<Michael.Hennerich@analog.com>, <nuno.sa@analog.com>,
	<dragos.bogdan@analog.com>, <alexandru.ardelean@analog.com>
Subject: Re: [PATCH v7 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml
Date: Thu, 16 Dec 2021 17:57:57 +0000	[thread overview]
Message-ID: <20211216175757.1c1e94f2@jic23-huawei> (raw)
In-Reply-To: <20211213110825.244347-2-mihail.chindris@analog.com>

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

> Add documentation for ad3552r and ad3542r
> 
> Signed-off-by: Mihail Chindris <mihail.chindris@analog.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]
> +
	

  parent reply	other threads:[~2021-12-16 17:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13 11:08 [PATCH v7 0/2] drivers:iio:dac: Add AD3552R driver support Mihail Chindris
2021-12-13 11:08 ` [PATCH v7 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml Mihail Chindris
2021-12-14 16:15   ` Rob Herring
2021-12-16 17:57   ` Jonathan Cameron [this message]
2021-12-13 11:08 ` [PATCH v7 2/2] drivers:iio:dac: Add AD3552R driver support Mihail Chindris
2021-12-16 18:00   ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211216175757.1c1e94f2@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=alexandru.ardelean@analog.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dragos.bogdan@analog.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mihail.chindris@analog.com \
    --cc=nuno.sa@analog.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).