From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
To: <wangshuaijie@awinic.com>
Cc: <jic23@kernel.org>, <conor+dt@kernel.org>,
<devicetree@vger.kernel.org>, <gustavoars@kernel.org>,
<kangjiajun@awinic.com>, <kees@kernel.org>, <krzk+dt@kernel.org>,
<lars@metafoo.de>, <linux-hardening@vger.kernel.org>,
<linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<liweilei@awinic.com>, <robh@kernel.org>
Subject: Re: [PATCH V9 0/2] Add support for aw96103/aw96105 proximity sensor
Date: Tue, 3 Sep 2024 09:36:11 +0100 [thread overview]
Message-ID: <20240903093611.0000637f@Huawei.com> (raw)
In-Reply-To: <20240903060304.910863-1-wangshuaijie@awinic.com>
On Tue, 3 Sep 2024 06:03:04 +0000
<wangshuaijie@awinic.com> wrote:
> On Sat, 31 Aug 2024 15:07:24 +0100, jic23@kernel.org wrote:
> >On Tue, 27 Aug 2024 08:02:27 +0000
> >wangshuaijie@awinic.com wrote:
> >\r
> >> From: shuaijie wang <wangshuaijie@awinic.com>
> >>
> >> Add drivers that support Awinic aw96103/aw96105 proximity sensors.
> >>
> >> The aw9610x series are high-sensitivity capacitive proximity detection
> >> sensors. This device detects human proximity and assists electronic devices
> >> in reducing specific absorption rate (SAR) to pass SAR related certifications.
> >> The device reduces RF power and reduces harm when detecting human proximity.
> >> Increase power and improve signal quality when the human body is far away.
> >>
> >> The specific absorption rate (SAR) is a metric that measures the degree of
> >> absorption of electromagnetic radiation emitted by wireless devices,
> >> such as mobile phones and tablets, by human tissue.
> >>
> >> This patch implements device initialization, registration,
> >> I/O operation handling and interrupt handling, and passed basic testing.\r
> >I made one trivial tweak to add static to the iio_info declaration and
> >applied to the togreg branch of iio.git, initially pushed out as testing
> >for 0-day to see if it can find any issues we missed.
> >
> >Thanks,
> >
> >Jonathan\r
>
> Hi Jonathan,
>
> Thank you very much for your help and suggestions, which have been very
> beneficial to me. May I ask if I need to continue modifying my patch?
> If not, please inform me of the approximate time for review and merging.
It's already merged.
https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/commit/?h=testing&id=a369e1d1a10790f63b4b858dc74b53730146754f
That will be tested by the autobuilders + I need to rebase the whole
tree on char-misc once Greg (hopefully) takes a pull request that is outstanding.
That isn't relevant for your patch, but there is some other work queued
up that has dependencies on fixes that went upstream quicker.
This 'should' make the coming merge window so should be in v6.12 in
about 3 months time. You can develop additional features on top of it
now but they are unlikely to make the 6.12 cycle as there is only about
a week left.
Jonathan
>
> I look forward to your reply so that I can better plan my subsequent work.
>
> Kind regards,
> Wang Shuaijie
prev parent reply other threads:[~2024-09-03 8:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-27 8:02 [PATCH V9 0/2] Add support for aw96103/aw96105 proximity sensor wangshuaijie
2024-08-27 8:02 ` [PATCH V9 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor wangshuaijie
2024-08-27 8:02 ` [PATCH V9 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor wangshuaijie
2024-09-04 0:30 ` Andy Shevchenko
2024-09-05 18:40 ` Jonathan Cameron
2024-08-31 14:07 ` [PATCH V9 0/2] " Jonathan Cameron
2024-09-03 6:03 ` wangshuaijie
2024-09-03 8:36 ` Jonathan Cameron [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=20240903093611.0000637f@Huawei.com \
--to=jonathan.cameron@huawei.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gustavoars@kernel.org \
--cc=jic23@kernel.org \
--cc=kangjiajun@awinic.com \
--cc=kees@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liweilei@awinic.com \
--cc=robh@kernel.org \
--cc=wangshuaijie@awinic.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