diff options
author | Rob Herring | 2019-07-16 22:21:56 +0200 |
---|---|---|
committer | Rob Herring | 2019-07-21 04:28:52 +0200 |
commit | 20051f5fdf6770f05d677e2f03b0a2bab6b0fc64 (patch) | |
tree | fdca1e4c94eddb564e16ed272a720963ce50609d /scripts/bpf_helpers_doc.py | |
parent | dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example (diff) | |
download | kernel-qcow2-linux-20051f5fdf6770f05d677e2f03b0a2bab6b0fc64.tar.gz kernel-qcow2-linux-20051f5fdf6770f05d677e2f03b0a2bab6b0fc64.tar.xz kernel-qcow2-linux-20051f5fdf6770f05d677e2f03b0a2bab6b0fc64.zip |
dt-bindings: iio: ad7124: Fix dtc warnings in example
With the conversion to DT schema, the examples are now compiled with
dtc. The ad7124 binding example has the following warning:
Documentation/devicetree/bindings/iio/adc/adi,ad7124.example.dts:19.11-21: \
Warning (reg_format): /example-0/adc@0:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
There's a default #size-cells and #address-cells values of 1 for
examples. For examples needing different values such as this one on a
SPI bus, they need to provide a SPI bus parent node.
Fixes: 26ae15e62d3c ("Convert AD7124 bindings documentation to YAML format.")
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions