]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
authorRob Herring <robh@kernel.org>
Tue, 16 Jul 2019 20:13:29 +0000 (14:13 -0600)
committerRob Herring <robh@kernel.org>
Sun, 21 Jul 2019 02:28:52 +0000 (20:28 -0600)
commitcc111edd102d6f25d6ccbd2c7f31a17dfa48e61a
tree9303cec098b7e86c9b6f700243066bd47d41571d
parent8338e16b988f0f7b0bef0d1c096d61beb269c323
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example

Now that examples are validated against the DT schema, a typo in
avia-hx711 example generates a warning:

Documentation/devicetree/bindings/iio/adc/avia-hx711.example.dt.yaml: weight: 'avdd-supply' is a required property

Fix the typo.

Fixes: 0481838e5259 ("avia-hx711.yaml: transform DT binding to YAML")
Cc: Andreas Klinger <ak@it-klinger.de>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml