diff options
author | Nuno Sá <nuno.sa@analog.com> | 2021-02-18 14:40:38 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-03-11 23:47:12 +0300 |
commit | 3b15e6a532b30691e7c464e7d74c2d699c23d439 (patch) | |
tree | a1e0610ce91ba968774e39da3c83709735f07f9d /Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml | |
parent | 39c024b51b5607e9d2fc6c04c2573e4a778c728d (diff) | |
download | linux-3b15e6a532b30691e7c464e7d74c2d699c23d439.tar.xz |
dt-bindings: adis16475: remove property
`adi,scaled-output-hz` is no longer used by the driver.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20210218114039.216091-4-nuno.sa@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml b/Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml index 79fba1508e89..a7574210175a 100644 --- a/Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml +++ b/Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml @@ -71,15 +71,6 @@ properties: minimum: 0 maximum: 3 - adi,scaled-output-hz: - description: - This property must be present if the clock mode is scaled-sync through - clock-names property. In this mode, the input clock can have a range - of 1Hz to 128HZ which must be scaled to originate an allowable sample - rate. This property specifies that rate. - minimum: 1900 - maximum: 2100 - required: - compatible - reg |