From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Praveen Talari <praveen.talari@oss.qualcomm.com>
Cc: Jiri Slaby <jirislaby@kernel.org>,
konrad.dybcio@oss.qualcomm.com, bjorn.andersson@oss.qualcomm.com,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-serial@vger.kernel.org,
chandana.chiluveru@oss.qualcomm.com,
mukesh.savaliya@oss.qualcomm.com
Subject: Re: [PATCH 0/3] serial: qcom-geni: Reuse common GENI framework helpers
Date: Thu, 30 Jul 2026 17:00:10 +0200 [thread overview]
Message-ID: <2026073053-gracious-creole-cbaa@gregkh> (raw)
In-Reply-To: <20260720-reuse_common_geni_framework_helpers-v1-0-c3330ab9b982@oss.qualcomm.com>
On Mon, Jul 20, 2026 at 08:37:48PM +0530, Praveen Talari wrote:
> The Serial driver currently maintains several helpers that duplicate
> functionality already available in the GENI core, including resource
> initialisation, power-domain attachment, runtime PM resource
> management, and perf-level selection.
>
> Replace these with common GENI helper APIs for resource initialization,
> runtime PM resource management, and performance-level configuration. This
> reduces code duplication and centralizes GENI resource handling.
>
> Signed-off-by: Praveen Talari <praveen.talari@oss.qualcomm.com>
> ---
> Praveen Talari (3):
> serial: qcom-geni: Use common GENI resource initialisation helpers
> serial: qcom-geni: Use resources helper APIs in runtime PM functions
> serial: qcom-geni: Use geni_se_set_perf_level() for baud rate perf level
>
> drivers/tty/serial/qcom_geni_serial.c | 204 ++++++----------------------------
> 1 file changed, 34 insertions(+), 170 deletions(-)
> ---
> base-commit: 782f4dbd1794b4f30dc116a7ca42c5962c409be8
> change-id: 20260720-reuse_common_geni_framework_helpers-787081bd61a7
>
> Best regards,
> --
> Praveen Talari <praveen.talari@oss.qualcomm.com>
>
Doesn't apply to my tty-testing branch now, perhaps because I took your
other patch for this driver?
thanks,
greg k-h
prev parent reply other threads:[~2026-07-30 16:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-20 15:07 [PATCH 0/3] serial: qcom-geni: Reuse common GENI framework helpers Praveen Talari
2026-07-20 15:07 ` [PATCH 1/3] serial: qcom-geni: Use common GENI resource initialisation helpers Praveen Talari
2026-07-20 15:07 ` [PATCH 2/3] serial: qcom-geni: Use resources helper APIs in runtime PM functions Praveen Talari
2026-07-20 15:07 ` [PATCH 3/3] serial: qcom-geni: Use geni_se_set_perf_level() for baud rate perf level Praveen Talari
2026-07-30 15:00 ` Greg Kroah-Hartman [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=2026073053-gracious-creole-cbaa@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=bjorn.andersson@oss.qualcomm.com \
--cc=chandana.chiluveru@oss.qualcomm.com \
--cc=jirislaby@kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=mukesh.savaliya@oss.qualcomm.com \
--cc=praveen.talari@oss.qualcomm.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