devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yasin Lee <yasin.lee.x@gmail.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	yasin.lee.x@outlook.com
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-iio@vger.kernel.org,
	"Alexandru Ardelean" <aardelean@baylibre.com>,
	"Andy Shevchenko" <andy.shevchenko@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: Re: [PATCH v7 3/3] iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity sensor
Date: Tue, 25 Jun 2024 16:37:40 +0800	[thread overview]
Message-ID: <d0e006c2-4c27-4bf0-aa88-720e42baa66e@gmail.com> (raw)
In-Reply-To: <12457a9b-dd84-4033-bd9a-bd69e2e6cbf2@kernel.org>


On 2024/6/25 13:49, Krzysztof Kozlowski wrote:
> On 25/06/2024 04:15, Yasin Lee wrote:
>> A SAR sensor from NanjingTianyihexin Electronics Ltd.
>>
>> The device has the following entry points:
>>
>> Usual frequency:
>> - sampling_frequency
>>
>> Instant reading of current values for different sensors:
>> - in_proximity0_raw
>> - in_proximity1_raw
>> - in_proximity2_raw
>> - in_proximity3_raw
>> - in_proximity4_raw
>> and associated events in events/
>>
>> Acked-by: Alexandru Ardelean <aardelean@baylibre.com>
>> Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
>> Acked-by: Jonathan Cameron <jic23@kernel.org>
>> Acked-by: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
> Drop fake tags.
>
>> Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
>> Closes: https://lore.kernel.org/r/202405170824.uhEslLI0-lkp@intel.com/
>> Closes: https://lore.kernel.org/r/202406142001.swm6CU40-lkp@intel.com/
>> Reported-by: kernel test robot <lkp@intel.com>
> Drop fake tags.
>
>> Closes: https://lore.kernel.org/oe-kbuild-all/202406171946.qe83Tde0-lkp@intel.com/
>> Closes: https://lore.kernel.org/oe-kbuild-all/202406081148.j9y5W5Ru-lkp@intel.com/
>> Closes: https://lore.kernel.org/oe-kbuild-all/202405310327.5dCrF4gX-lkp@intel.com/
>> Closes: https://lore.kernel.org/oe-kbuild-all/202405310010.dSPEpCuu-lkp@intel.com/
>> Closes: https://lore.kernel.org/oe-kbuild-all/202405300812.jv99FywV-lkp@intel.com/
> Drop fake bug reports.
>
>
>
> Best regards,
> Krzysztof


Got it. I will drop them all



  reply	other threads:[~2024-06-25  8:37 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
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 [this message]
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=d0e006c2-4c27-4bf0-aa88-720e42baa66e@gmail.com \
    --to=yasin.lee.x@gmail.com \
    --cc=aardelean@baylibre.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    --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).