Revision fbbf2b6e9b74ffa79bef5e3da91200195045379e authored by Rob Herring on 16 July 2019, 20:13:29 UTC, committed by Rob Herring on 21 July 2019, 02:28:52 UTC
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: 5150ec3fe125 ("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>
1 parent fcbe7e3
History
File Mode Size
Kconfig -rw-r--r-- 310 bytes
Makefile -rw-r--r-- 306 bytes
cache.c -rw-r--r-- 9.8 KB
dscr.c -rw-r--r-- 16.0 KB
emif.c -rw-r--r-- 1.8 KB
megamod-pic.c -rw-r--r-- 7.9 KB
pll.c -rw-r--r-- 8.9 KB
plldata.c -rw-r--r-- 11.4 KB
timer64.c -rw-r--r-- 5.9 KB

back to top