devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yasin Lee <yasin.lee.x@gmail.com>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: Conor Dooley <conor@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	yasin.lee.x@outlook.com,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	linux-kernel@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-iio@vger.kernel.org,
	Jonathan Cameron <jic23@kernel.org>
Subject: Re: [PATCH v7 2/3] dt-bindings: iio: proximity: Add TYHX HX9023S
Date: Tue, 25 Jun 2024 17:13:13 +0800	[thread overview]
Message-ID: <b9412b5e-069e-49cc-8a4e-b33babceb5e3@gmail.com> (raw)
In-Reply-To: <171928733216.1434276.10145662447261263501.robh@kernel.org>


On 2024/6/25 11:48, Rob Herring (Arm) wrote:
> On Tue, 25 Jun 2024 10:15:11 +0800, Yasin Lee wrote:
>> A capacitive proximity sensor
>>
>> Acked-by: Conor Dooley <conor@kernel.org>
>> Acked-by: Jonathan Cameron <jic23@kernel.org>
>> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> Reported-by: "Rob Herring (Arm)" <robh@kernel.org>
>> Signed-off-by: Yasin Lee <yasin.lee.x@gmail.com>
>> ---
>>   .../bindings/iio/proximity/tyhx,hx9023s.yaml       | 107 +++++++++++++++++++++
>>   1 file changed, 107 insertions(+)
>>
> 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/proximity/tyhx,hx9023s.yaml: single-channel: missing type definition
>
> doc reference errors (make refcheckdocs):
>
> See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240625-add-tyhx-hx9023s-sensor-driver-v7-2-b1d65b221811@gmail.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.

Hi Conor,

Thanks for your reply.

The testing for this version needs to be based on the linux-next branch 
because the referenced `single-channel` only exists in linux-next.

Best regards,

Yasin



  reply	other threads:[~2024-06-25  9:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25  2:15 [PATCH v7 0/3] iio: proximity: Add TYHX HX9023S sensor driver Yasin Lee
2024-06-25  2:15 ` [PATCH v7 1/3] dt-bindings: vendor-prefixes: add tyhx Yasin Lee
2024-06-25  5:50   ` Krzysztof Kozlowski
2024-06-25  8:31     ` Yasin Lee
2024-06-25  9:15       ` Krzysztof Kozlowski
2024-06-25  9:39         ` Yasin Lee
2024-06-25  2:15 ` [PATCH v7 2/3] dt-bindings: iio: proximity: Add TYHX HX9023S Yasin Lee
2024-06-25  3:48   ` Rob Herring (Arm)
2024-06-25  9:13     ` Yasin Lee [this message]
2024-06-25  5:48   ` Krzysztof Kozlowski
2024-06-25  6:53     ` Conor Dooley
2024-06-25  8:33       ` Yasin Lee
2024-06-25  9:05     ` Yasin Lee
2024-06-25  2:15 ` [PATCH v7 3/3] iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity sensor Yasin Lee
2024-06-25  5:49   ` Krzysztof Kozlowski
2024-06-25  8:37     ` Yasin Lee
2024-07-30 19:43   ` Andy Shevchenko
2024-08-02 10:10     ` Yasin Lee

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=b9412b5e-069e-49cc-8a4e-b33babceb5e3@gmail.com \
    --to=yasin.lee.x@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=yasin.lee.x@outlook.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;
as well as URLs for NNTP newsgroup(s).