devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yasin Lee <yasin.lee.x@gmail.com>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: "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, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
	"Alexandru Ardelean" <aardelean@baylibre.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: Fri, 2 Aug 2024 18:10:09 +0800	[thread overview]
Message-ID: <a9c1bcd9-beaf-4d47-8d65-2893196fc1aa@gmail.com> (raw)
In-Reply-To: <CAHp75VfN56gPp1VVwfS715vTNUbA2p0uz9Dcq8PkehXG7bNjSw@mail.gmail.com>


On 7/31/24 03:43, Andy Shevchenko wrote:
> On Tue, Jun 25, 2024 at 4:31 AM Yasin Lee <yasin.lee.x@gmail.com> 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/
> ...
>
>> 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>
>> 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/
> The above shouldn't be present in a new code. This is NOT a fix-patch for sure!
>
Hi Andy,

I hope this email finds you well.

Thank you for your feedback regarding the SAR sensor patch. I appreciate 
you pointing out the inappropriate use of the Reported-by and Closes 
tags. I have already addressed these issues and removed the incorrect 
tags in the subsequent version of the patch.

I apologize for the oversight and appreciate your vigilance in 
maintaining the code quality. Your guidance has been very helpful.

Thanks again for your support.

Best regards,

Yasin Lee



      reply	other threads:[~2024-08-02 10:10 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
2024-07-30 19:43   ` Andy Shevchenko
2024-08-02 10:10     ` Yasin Lee [this message]

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=a9c1bcd9-beaf-4d47-8d65-2893196fc1aa@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=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).