Re: [PATCH v3 00/10] dt-bindings: iio: use spi-peripheral-props.yaml
From: Jonathan Cameron <jic23@kernel.org>
Date: 2022-08-19 18:31:30
Also in:
linux-fbdev, linux-iio, lkml
From: Jonathan Cameron <jic23@kernel.org>
Date: 2022-08-19 18:31:30
Also in:
linux-fbdev, linux-iio, lkml
On Thu, 18 Aug 2022 08:52:48 -0600 Rob Herring [off-list ref] wrote:
On Tue, Aug 16, 2022 at 03:43:11PM +0300, Krzysztof Kozlowski wrote:quoted
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/ (local) 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.yamlFor 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