From: "Rob Herring (Arm)" <robh@kernel.org>
To: Robert Budai <robert.budai@analog.com>
Cc: nuno.sa@analog.com, corbet@lwn.net, devicetree@vger.kernel.org,
Michael.Hennerich@analog.com, conor+dt@kernel.org,
linux-iio@vger.kernel.org, lars@metafoo.de,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
lanzano.alex@gmail.com, antoniu.miclaus@analog.com,
jic23@kernel.org, ramona.gradinariu@analog.com,
krzk+dt@kernel.org
Subject: Re: [PATCH v5 4/6] dt-bindings: iio: Add adis16550 bindings
Date: Wed, 29 Jan 2025 03:28:51 -0600 [thread overview]
Message-ID: <173814293125.1202566.9263115749619658807.robh@kernel.org> (raw)
In-Reply-To: <20250129082053.19077-5-robert.budai@analog.com>
On Wed, 29 Jan 2025 10:20:44 +0200, Robert Budai wrote:
> Document the ADIS16550 device devicetree bindings.
>
> Co-developed-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
> Signed-off-by: Ramona Gradinariu <ramona.gradinariu@analog.com>
> Signed-off-by: Robert Budai <robert.budai@analog.com>
> ---
>
> v5:
> - removed sync-mode binding
> - added binding for external clock frequency
> - removed adis16550w
>
> .../bindings/iio/imu/adi,adis16550.yaml | 80 +++++++++++++++++++
> MAINTAINERS | 9 +++
> 2 files changed, 89 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/imu/adi,adis16550.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/iio/imu/adi,adis16550.example.dtb: imu@0: 'clock-frequency' is a required property
from schema $id: http://devicetree.org/schemas/iio/imu/adi,adis16550.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250129082053.19077-5-robert.budai@analog.com
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.
next prev parent reply other threads:[~2025-01-29 9:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-29 8:20 [PATCH v5 0/6] Add support for ADIS16550 and ADIS16550W Robert Budai
2025-01-29 8:20 ` [PATCH v5 1/6] iio: imu: adis: Add custom ops struct Robert Budai
2025-02-01 14:45 ` Jonathan Cameron
2025-01-29 8:20 ` [PATCH v5 2/6] iio: imu: adis: Add reset to custom ops Robert Budai
2025-01-29 8:20 ` [PATCH v5 3/6] iio: imu: adis: Add DIAG_STAT register size Robert Budai
2025-02-01 14:47 ` Jonathan Cameron
2025-01-29 8:20 ` [PATCH v5 4/6] dt-bindings: iio: Add adis16550 bindings Robert Budai
2025-01-29 9:28 ` Rob Herring (Arm) [this message]
2025-01-29 15:30 ` Rob Herring
2025-01-29 8:20 ` [PATCH v5 5/6] iio: imu: adis16550: add adis16550 support Robert Budai
2025-02-01 15:21 ` Jonathan Cameron
2025-01-29 8:20 ` [PATCH v5 6/6] docs: iio: add documentation for adis16550 driver Robert Budai
2025-02-01 15:24 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=173814293125.1202566.9263115749619658807.robh@kernel.org \
--to=robh@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=antoniu.miclaus@analog.com \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lanzano.alex@gmail.com \
--cc=lars@metafoo.de \
--cc=linux-doc@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
--cc=ramona.gradinariu@analog.com \
--cc=robert.budai@analog.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox