[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174715754665.2956902.2975390357687091915.robh@kernel.org>
Date: Tue, 13 May 2025 12:32:26 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Markus Burri <markus.burri@...com>
Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>,
devicetree@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
Marek Vasut <marex@...x.de>, Manuel Traut <manuel.traut@...com>,
linux-kernel@...r.kernel.org, Markus Burri <markus.burri@....ch>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-rtc@...r.kernel.org
Subject: Re: [PATCH v3 6/7] dt-bindings: rtc-rv8803: add tamper detection
property node
On Tue, 13 May 2025 18:19:21 +0200, Markus Burri wrote:
> Document tamper detection property for epson,rx8901 rtc chip.
>
> Signed-off-by: Markus Burri <markus.burri@...com>
> ---
> .../devicetree/bindings/rtc/epson,rx8900.yaml | 40 +++++++++++++++++--
> 1 file changed, 37 insertions(+), 3 deletions(-)
>
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/rtc/epson,rx8900.yaml: buffer-mode: missing type definition
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250513161922.4064-7-markus.burri@mt.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.
Powered by blists - more mailing lists