OSDN Git Service

dt-bindings:iio:qcom-spmi-vadc drop incorrect io-channel-ranges from example
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Nov 2020 19:29:43 +0000 (19:29 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 3 Dec 2020 19:32:43 +0000 (19:32 +0000)
commit044b32fa522955c997c01340bbacef2d4f4d1f92
tree02d1fc4656368de405789ad0fc9c60616a7e4f6c
parent7dd94246fe542e45915ad27817317a41d796d13a
dt-bindings:iio:qcom-spmi-vadc drop incorrect io-channel-ranges from example

io-channel-ranges is a property for io-channel consumers. Here
it is in an example of a provider of channels so doesn't do anything
useful.

Recent additions to dt-schema check this property is only provided
alongside io-channels which is not true here and hence an error is
reported.

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Andy Gross <agross@kernel.org>
Cc: Jishnu Prakash <jprakash@codeaurora.org>
Link: https://lore.kernel.org/r/20201115192951.1073632-2-jic23@kernel.org
Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml