From: Lee Jones <lee@kernel.org>
To: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
Cc: Biju Das <biju.das.jz@bp.renesas.com>,
William Breathitt Gray <wbg@kernel.org>,
linux-iio@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/15] MTU3 counter fixes and improvements
Date: Wed, 16 Sep 2026 11:53:20 +0100 [thread overview]
Message-ID: <20260916105320.GP11487@google.com> (raw)
In-Reply-To: <20260914203614.2035277-1-cosmin-gabriel.tanislav.xa@renesas.com>
On Mon, 14 Sep 2026, Cosmin Tanislav wrote:
> This series does some code quality improvements to the MTU3 counter
> subdriver, while also fixing bugs and adding caching support so that
> registers are not touched when the counter is disabled, as there is no
> request API.
>
> Patch 3 relies on the following series to enable runtime PM on the
> parent device so that the PM domain handles it automatically.
>
> https://lore.kernel.org/lkml/20260914201456.2018403-1-cosmin-gabriel.tanislav.xa@renesas.com/
>
> Cosmin Tanislav (15):
> counter: rz-mtu3-cnt: put runtime PM on initialization error path
> counter: rz-mtu3-cnt: do not assign struct rz_mtu3_channel::dev
> counter: rz-mtu3-cnt: remove manual runtime PM handling
> counter: rz-mtu3-cnt: use device-managed pm_runtime_enable()
> counter: rz-mtu3-cnt: read enable value from cache
> counter: rz-mtu3-cnt: disable channel before releasing
> counter: rz-mtu3-cnt: unify ceiling values
> counter: rz-mtu3-cnt: cache ceiling values
> counter: rz-mtu3-cnt: cache count values
> counter: rz-mtu3-cnt: cache function values
> counter: rz-mtu3-cnt: cache external input phase clock value
> counter: rz-mtu3-cnt: cache direction values
> counter: rz-mtu3-cnt: keep cascade_counts_enable in sync with usage
> counter: rz-mtu3-cnt: drop conditional locks
> counter: rz-mtu3-cnt: use pm_runtime_resume_and_get()
>
> drivers/counter/rz-mtu3-cnt.c | 443 +++++++++++-----------------------
> 1 file changed, 139 insertions(+), 304 deletions(-)
And these 16 emails are in my inbox because ... ?
--
Lee Jones
next prev parent reply other threads:[~2026-09-16 10:53 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-14 20:35 Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 01/15] counter: rz-mtu3-cnt: put runtime PM on initialization error path Cosmin Tanislav
2026-09-17 0:46 ` Jonathan Cameron
2026-09-17 6:36 ` Cosmin-Gabriel Tanislav
2026-09-14 20:36 ` [PATCH 02/15] counter: rz-mtu3-cnt: do not assign struct rz_mtu3_channel::dev Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 03/15] counter: rz-mtu3-cnt: remove manual runtime PM handling Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 04/15] counter: rz-mtu3-cnt: use device-managed pm_runtime_enable() Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 05/15] counter: rz-mtu3-cnt: read enable value from cache Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 06/15] counter: rz-mtu3-cnt: disable channel before releasing Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 07/15] counter: rz-mtu3-cnt: unify ceiling values Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 08/15] counter: rz-mtu3-cnt: cache " Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 09/15] counter: rz-mtu3-cnt: cache count values Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 10/15] counter: rz-mtu3-cnt: cache function values Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 11/15] counter: rz-mtu3-cnt: cache external input phase clock value Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 12/15] counter: rz-mtu3-cnt: cache direction values Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 13/15] counter: rz-mtu3-cnt: keep cascade_counts_enable in sync with usage Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 14/15] counter: rz-mtu3-cnt: drop conditional locks Cosmin Tanislav
2026-09-14 20:36 ` [PATCH 15/15] counter: rz-mtu3-cnt: use pm_runtime_resume_and_get() Cosmin Tanislav
2026-09-16 10:53 ` Lee Jones [this message]
2026-09-16 12:14 ` [PATCH 00/15] MTU3 counter fixes and improvements Cosmin-Gabriel Tanislav
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=20260916105320.GP11487@google.com \
--to=lee@kernel.org \
--cc=biju.das.jz@bp.renesas.com \
--cc=cosmin-gabriel.tanislav.xa@renesas.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=wbg@kernel.org \
/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
all inboxes | Powered by JetHome®