dt-bindings: iio: vadc: Fix documentation of 'reg'
authorMatthias Kaehlcke <mka@chromium.org>
Mon, 10 Sep 2018 16:02:59 +0000 (09:02 -0700)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 18:44:34 +0000 (13:44 -0500)
commit7028cae1857cc2c6acc69586584e92d044027154
treea9d07bc4f43da061e957934f2b3ffd021aa3af1d
parent5817e887fc05bb62c287a8446812edc2347a66f1
dt-bindings: iio: vadc: Fix documentation of 'reg'

The documentation of Qualcomm's SPMI PMIC voltage ADC claims that the
'reg' property consists of two values, the SPMI address and the length
of the controller's registers. However the SPMI bus to which it is added
specifies "#size-cells = <0>;". Remove the controller register length
from the documentation of the field and the example.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt