dt-bindings: iio: imu: use spi-peripheral-props.yaml
Instead of listing directly properties typical for SPI peripherals, reference the spi-peripheral-props.yaml schema. This allows using all properties typical for SPI-connected devices, even these which device bindings author did not tried yet. Remove the spi-* properties which now come via spi-peripheral-props.yaml schema, except for the cases when device schema adds some constraints like maximum frequency. While changing additionalProperties->unevaluatedProperties, put it in typical place, just before example DTS. Signed-off-by:Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220816124321.67817-8-krzysztof.kozlowski@linaro.org Signed-off-by:
Jonathan Cameron <Jonathan.Cameron@huawei.com>
Showing
- Documentation/devicetree/bindings/iio/imu/adi,adis16460.yaml 4 additions, 3 deletionsDocumentation/devicetree/bindings/iio/imu/adi,adis16460.yaml
- Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml 5 additions, 4 deletionsDocumentation/devicetree/bindings/iio/imu/adi,adis16480.yaml
- Documentation/devicetree/bindings/iio/imu/bosch,bmi160.yaml 4 additions, 3 deletionsDocumentation/devicetree/bindings/iio/imu/bosch,bmi160.yaml
- Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml 4 additions, 2 deletions...tion/devicetree/bindings/iio/imu/invensense,icm42600.yaml
- Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml 2 additions, 3 deletions...ation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
- Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml 4 additions, 3 deletionsDocumentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml
- Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml 5 additions, 4 deletionsDocumentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml
Please register or sign in to comment