linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: "Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Lucas Stankus" <lucas.p.stankus@gmail.com>,
	"Puranjay Mohan" <puranjay12@gmail.com>,
	"Cosmin Tanislav" <cosmin.tanislav@analog.com>,
	"Alexandru Tachici" <alexandru.tachici@analog.com>,
	"Marcelo Schmitt" <marcelo.schmitt1@gmail.com>,
	"Marcus Folkesson" <marcus.folkesson@gmail.com>,
	"Kent Gustavsson" <kent@minoris.se>,
	"Tomislav Denis" <tomislav.denis@avl.com>,
	"Oleksij Rempel" <linux@rempel-privat.de>,
	kernel@pengutronix.de,
	"Antoniu Miclaus" <antoniu.miclaus@analog.com>,
	"Ricardo Ribalda" <ribalda@kernel.org>,
	"Dragos Bogdan" <dragos.bogdan@analog.com>,
	"Jean-Baptiste Maneyrol" <jmaneyrol@invensense.com>,
	"Lorenzo Bianconi" <lorenzo@kernel.org>,
	"Stefan Popa" <stefan.popa@analog.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Stephan Gerhold" <stephan@gerhold.net>,
	"Mike Looijmans" <mike.looijmans@topic.nl>,
	"Tomas Melin" <tomas.melin@vaisala.com>,
	"Sean Nyekjaer" <sean@geanix.com>,
	"Patrick Vasseur" <patrick.vasseur@c-s.fr>,
	"Charles-Antoine Couret" <charles-antoine.couret@essensium.com>,
	"Vladimir Barinov" <vladimir.barinov@cogentembedded.com>,
	"Miquel Raynal" <miquel.raynal@bootlin.com>,
	"Philippe Reynes" <tremyfr@yahoo.fr>,
	"Jacopo Mondi" <jacopo@jmondi.org>,
	"Akinobu Mita" <akinobu.mita@gmail.com>,
	"Alexandru Lazar" <alazar@startmail.com>,
	"Oskar Andero" <oskar.andero@gmail.com>,
	"Mårten Lindahl" <martenli@axis.com>,
	"Angelo Compagnucci" <angelo.compagnucci@gmail.com>,
	"Matt Ranostay" <matt.ranostay@konsulko.com>,
	"Andrew Davis" <afd@ti.com>,
	"Gregory Clement" <gregory.clement@bootlin.com>,
	"Phil Reid" <preid@electromag.com.au>,
	"Michael Welling" <mwelling@ieee.org>,
	"Lukas Wunner" <lukas@wunner.de>,
	"Chris Coffey" <cmc@babblebit.net>,
	"Slawomir Stepien" <sst@poczta.fm>,
	"Sankar Velliangiri" <navin@linumiz.com>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v3 00/10] dt-bindings: iio: use spi-peripheral-props.yaml
Date: Fri, 19 Aug 2022 19:41:50 +0100	[thread overview]
Message-ID: <20220819194150.23f47751@jic23-huawei> (raw)
In-Reply-To: <20220818145248.GD1829017-robh@kernel.org>

On Thu, 18 Aug 2022 08:52:48 -0600
Rob Herring <robh@kernel.org> wrote:

> On Tue, Aug 16, 2022 at 03:43:11PM +0300, Krzysztof Kozlowski wrote:
> > Hi,
> > 
> > The patchset is independent of my other recent changes around SPI, so feel free
> > to apply it for next release.
> > 
> > Changes since v2
> > ================
> > 1. Keep spi-3wire also in device bindings (not in spi-peripheral-props.yaml).
> > 2. Add Rb tag.
> > 
> > Changes since v1
> > ================
> > 1. Continue the rework for entire IIO.
> > v1: https://lore.kernel.org/all/20220715095302.214276-1-krzysztof.kozlowski@linaro.org/
> > 
> > Best regards,
> > Krzysztof
> > 
> > Krzysztof Kozlowski (10):
> >   dt-bindings: iio: adc: use spi-peripheral-props.yaml
> >   dt-bindings: iio: accel: use spi-peripheral-props.yaml
> >   dt-bindings: iio: amplifiers: adi,ada4250: use
> >     spi-peripheral-props.yaml
> >   dt-bindings: iio: dac: use spi-peripheral-props.yaml
> >   dt-bindings: iio: frequency: adf4371: use spi-peripheral-props.yaml
> >   dt-bindings: iio: health: ti,afe4403: use spi-peripheral-props.yaml
> >   dt-bindings: iio: imu: use spi-peripheral-props.yaml
> >   dt-bindings: iio: potentiometer: use spi-peripheral-props.yaml
> >   dt-bindings: iio: samsung,sensorhub-rinato: use
> >     spi-peripheral-props.yaml
> >   dt-bindings: iio: temperature: use spi-peripheral-props.yaml  
> 
> For the series,
> 
> Reviewed-by: Rob Herring <robh@kernel.org>

Series applied to the togreg branch of iio.git and pushed out as testing

Thanks,

Jonathan


      reply	other threads:[~2022-08-19 18:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 12:43 [PATCH v3 00/10] dt-bindings: iio: use spi-peripheral-props.yaml Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 01/10] dt-bindings: iio: adc: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 02/10] dt-bindings: iio: accel: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 03/10] dt-bindings: iio: amplifiers: adi,ada4250: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 04/10] dt-bindings: iio: dac: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 05/10] dt-bindings: iio: frequency: adf4371: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 06/10] dt-bindings: iio: health: ti,afe4403: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 07/10] dt-bindings: iio: imu: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 08/10] dt-bindings: iio: potentiometer: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 09/10] dt-bindings: iio: samsung,sensorhub-rinato: " Krzysztof Kozlowski
2022-08-16 12:43 ` [PATCH v3 10/10] dt-bindings: iio: temperature: " Krzysztof Kozlowski
2022-08-18 14:52 ` [PATCH v3 00/10] dt-bindings: iio: " Rob Herring
2022-08-19 18:41   ` Jonathan Cameron [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=20220819194150.23f47751@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=afd@ti.com \
    --cc=akinobu.mita@gmail.com \
    --cc=alazar@startmail.com \
    --cc=alexandru.tachici@analog.com \
    --cc=angelo.compagnucci@gmail.com \
    --cc=antoniu.miclaus@analog.com \
    --cc=charles-antoine.couret@essensium.com \
    --cc=cmc@babblebit.net \
    --cc=cosmin.tanislav@analog.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dragos.bogdan@analog.com \
    --cc=gregory.clement@bootlin.com \
    --cc=jacopo@jmondi.org \
    --cc=jmaneyrol@invensense.com \
    --cc=kent@minoris.se \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=lorenzo@kernel.org \
    --cc=lucas.p.stankus@gmail.com \
    --cc=lukas@wunner.de \
    --cc=marcelo.schmitt1@gmail.com \
    --cc=marcus.folkesson@gmail.com \
    --cc=martenli@axis.com \
    --cc=matt.ranostay@konsulko.com \
    --cc=mike.looijmans@topic.nl \
    --cc=miquel.raynal@bootlin.com \
    --cc=mwelling@ieee.org \
    --cc=navin@linumiz.com \
    --cc=oskar.andero@gmail.com \
    --cc=patrick.vasseur@c-s.fr \
    --cc=preid@electromag.com.au \
    --cc=puranjay12@gmail.com \
    --cc=ribalda@kernel.org \
    --cc=robh@kernel.org \
    --cc=sean@geanix.com \
    --cc=sst@poczta.fm \
    --cc=stefan.popa@analog.com \
    --cc=stephan@gerhold.net \
    --cc=tomas.melin@vaisala.com \
    --cc=tomislav.denis@avl.com \
    --cc=tremyfr@yahoo.fr \
    --cc=vladimir.barinov@cogentembedded.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).