On Sat, 05 Sep 2020 18:29:49 +0100, Jonathan Cameron wrote:
From: Jonathan Cameron <redacted>
Part of a general move of IIO bindings over to yaml.
Signed-off-by: Jonathan Cameron <redacted>
Cc: Antoine Tenart <redacted>
---
.../bindings/iio/adc/berlin2_adc.txt | 19 -------
.../bindings/iio/adc/marvell,berlin2-adc.yaml | 50 +++++++++++++++++++
2 files changed, 50 insertions(+), 19 deletions(-)
My bot found errors running 'make dt_binding_check' on your patch:
./Documentation/devicetree/bindings/iio/adc/marvell,berlin2-adc.yaml: $id: relative path/filename doesn't match actual path or filename
expected: http://devicetree.org/schemas/iio/adc/marvell,berlin2-adc.yaml#
See https://patchwork.ozlabs.org/patch/1358086
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.