devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Jonathan Cameron <jic23@kernel.org>, Rob Herring <robh@kernel.org>
Cc: Matheus Tavares <matheus.bernardino@usp.br>,
	linux-iio@vger.kernel.org,
	Cosmin Tanislav <cosmin.tanislav@analog.com>,
	Nuno Sa <nuno.sa@analog.com>,
	linux-kernel@vger.kernel.org,
	Nishant Malpani <nish.malpani25@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Michael Hennerich <Michael.Hennerich@analog.com>,
	Tomasz Duszynski <tduszyns@gmail.com>,
	Cristian Pop <cristian.pop@analog.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Rui Miguel Silva <rmfrfs@gmail.com>,
	Antoniu Miclaus <antoniu.miclaus@analog.com>,
	Matt Ranostay <matt.ranostay@konsulko.com>,
	devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: use spi-peripheral-props.yaml
Date: Mon, 10 Oct 2022 06:29:00 -0400	[thread overview]
Message-ID: <6d1aad81-97ee-8a95-5c09-9f23e638c5fb@linaro.org> (raw)
In-Reply-To: <20221009171605.12017856@jic23-huawei>

On 09/10/2022 12:16, Jonathan Cameron wrote:
> On Wed, 5 Oct 2022 08:25:27 -0500
> Rob Herring <robh@kernel.org> wrote:
> 
>> On Tue, 04 Oct 2022 13:56:35 +0200, Krzysztof Kozlowski wrote:
>>> Reference the spi-peripheral-props.yaml schema to allow using all
>>> properties typical for SPI-connected devices, even these which device
>>> bindings author did not tried yet.
>>>
>>> While changing additionalProperties->unevaluatedProperties, put it in
>>> typical place, just before example DTS.
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>> ---
>>>  .../devicetree/bindings/iio/addac/adi,ad74413r.yaml        | 7 +++++--
>>>  1 file changed, 5 insertions(+), 2 deletions(-)
>>>   
>>
>> Acked-by: Rob Herring <robh@kernel.org>
> 
> Series applied,.
> 
> Kryzsztof, thanks for your continuing work to clean this stuff up.
> One small request for future similar series. Please add a cover
> letter with a very minimal intro. If nothing else it gives me an
> obviously place to reply to in order to say I applied them all!
> 
> Also works for anyone who wants to give series wide tags.

Sure!

Best regards,
Krzysztof


      reply	other threads:[~2022-10-10 10:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 11:56 [PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: use spi-peripheral-props.yaml Krzysztof Kozlowski
2022-10-04 11:56 ` [PATCH 2/8] dt-bindings: iio: addac: adi,ad74413r: improve example Krzysztof Kozlowski
2022-10-05 13:25   ` Rob Herring
2022-10-04 11:56 ` [PATCH 3/8] dt-bindings: iio: frequency: use spi-peripheral-props.yaml Krzysztof Kozlowski
2022-10-05 13:26   ` Rob Herring
2022-10-04 11:56 ` [PATCH 4/8] dt-bindings: iio: gyroscope: " Krzysztof Kozlowski
2022-10-05 13:26   ` Rob Herring
2022-10-04 11:56 ` [PATCH 5/8] dt-bindings: iio: imu: adi,adis16475: " Krzysztof Kozlowski
2022-10-04 14:00   ` Sa, Nuno
2022-10-05 13:26   ` Rob Herring
2022-10-04 11:56 ` [PATCH 6/8] dt-bindings: iio: pressure: " Krzysztof Kozlowski
2022-10-05 13:26   ` Rob Herring
2022-10-04 11:56 ` [PATCH 7/8] dt-bindings: iio: proximity: ams,as3935: " Krzysztof Kozlowski
2022-10-05 13:27   ` Rob Herring
2022-10-04 11:56 ` [PATCH 8/8] dt-bindings: iio: resolver: adi,ad2s90: " Krzysztof Kozlowski
2022-10-05 13:27   ` Rob Herring
2022-10-05 13:25 ` [PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: " Rob Herring
2022-10-09 16:16   ` Jonathan Cameron
2022-10-10 10:29     ` Krzysztof Kozlowski [this message]

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=6d1aad81-97ee-8a95-5c09-9f23e638c5fb@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=antoniu.miclaus@analog.com \
    --cc=cosmin.tanislav@analog.com \
    --cc=cristian.pop@analog.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matheus.bernardino@usp.br \
    --cc=matt.ranostay@konsulko.com \
    --cc=nish.malpani25@gmail.com \
    --cc=nuno.sa@analog.com \
    --cc=rmfrfs@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=tduszyns@gmail.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).