Re: [PATCH v3 00/10] dt-bindings: iio: use spi-peripheral-props.yaml

From: Jonathan Cameron
Date: Fri Aug 19 2022 - 14:31:30 EST


On Thu, 18 Aug 2022 08:52:48 -0600
Rob Herring <robh@xxxxxxxxxx> 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@xxxxxxxxxx/
> >
> > 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@xxxxxxxxxx>

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

Thanks,

Jonathan