From: Adrien Thierry <athierry@redhat.com>
To: Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Manu Gautam <mgautam@codeaurora.org>,
Philipp Zabel <pza@pengutronix.de>,
Stephen Boyd <sboyd@kernel.org>, Vinod Koul <vkoul@kernel.org>,
Wesley Cheng <wcheng@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org
Subject: Re: [PATCH v2 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver
Date: Tue, 13 Jun 2023 14:15:09 -0400 [thread overview]
Message-ID: <ZIiyLffCbVklU7YV@fedora> (raw)
In-Reply-To: <20230605184455.34832-1-athierry@redhat.com>
On Mon, Jun 05, 2023 at 02:44:52PM -0400, Adrien Thierry wrote:
> This series contains a few clock fixes for the qcom-snps-femto-v2 driver:
> - make sure ref_clk is properly enabled
> - add system sleep PM ops to disable the clocks on system suspend
>
> v1 -> v2
> - keep cfg_ahb clock and use clk_bulk API to handle both cfg_ahb and ref
> clocks (Bjorn Andersson)
> - add system sleep PM callbacks (Bjorn Andersson)
> - add Link: and Fixes: tag (Andrew Halaney)
>
> Adrien Thierry (2):
> phy: qcom-snps-femto-v2: properly enable ref clock
> phy: qcom-snps-femto-v2: add system sleep PM ops
>
> drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 85 +++++++++++++------
> 1 file changed, 59 insertions(+), 26 deletions(-)
>
> --
> 2.40.1
>
Gentle ping Bjorn, is there anything you'd like me to change in a next
revision?
Best,
Adrien
WARNING: multiple messages have this Message-ID (diff)
From: Adrien Thierry <athierry@redhat.com>
To: Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Manu Gautam <mgautam@codeaurora.org>,
Philipp Zabel <pza@pengutronix.de>,
Stephen Boyd <sboyd@kernel.org>, Vinod Koul <vkoul@kernel.org>,
Wesley Cheng <wcheng@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org
Subject: Re: [PATCH v2 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver
Date: Tue, 13 Jun 2023 14:15:09 -0400 [thread overview]
Message-ID: <ZIiyLffCbVklU7YV@fedora> (raw)
In-Reply-To: <20230605184455.34832-1-athierry@redhat.com>
On Mon, Jun 05, 2023 at 02:44:52PM -0400, Adrien Thierry wrote:
> This series contains a few clock fixes for the qcom-snps-femto-v2 driver:
> - make sure ref_clk is properly enabled
> - add system sleep PM ops to disable the clocks on system suspend
>
> v1 -> v2
> - keep cfg_ahb clock and use clk_bulk API to handle both cfg_ahb and ref
> clocks (Bjorn Andersson)
> - add system sleep PM callbacks (Bjorn Andersson)
> - add Link: and Fixes: tag (Andrew Halaney)
>
> Adrien Thierry (2):
> phy: qcom-snps-femto-v2: properly enable ref clock
> phy: qcom-snps-femto-v2: add system sleep PM ops
>
> drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 85 +++++++++++++------
> 1 file changed, 59 insertions(+), 26 deletions(-)
>
> --
> 2.40.1
>
Gentle ping Bjorn, is there anything you'd like me to change in a next
revision?
Best,
Adrien
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
next prev parent reply other threads:[~2023-06-13 18:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-05 18:44 [PATCH v2 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver Adrien Thierry
2023-06-05 18:44 ` Adrien Thierry
2023-06-05 18:44 ` [PATCH v2 1/2] phy: qcom-snps-femto-v2: properly enable ref clock Adrien Thierry
2023-06-05 18:44 ` Adrien Thierry
2023-06-05 23:14 ` Konrad Dybcio
2023-06-05 23:14 ` Konrad Dybcio
2023-06-06 13:55 ` Andrew Halaney
2023-06-06 13:55 ` Andrew Halaney
2023-06-06 14:35 ` Adrien Thierry
2023-06-06 14:35 ` Adrien Thierry
2023-06-09 15:30 ` Konrad Dybcio
2023-06-09 15:30 ` Konrad Dybcio
2023-06-21 19:48 ` Andrew Halaney
2023-06-21 19:48 ` Andrew Halaney
2023-06-05 18:44 ` [PATCH v2 2/2] phy: qcom-snps-femto-v2: add system sleep PM ops Adrien Thierry
2023-06-05 18:44 ` Adrien Thierry
2023-06-21 20:32 ` Andrew Halaney
2023-06-21 20:32 ` Andrew Halaney
2023-06-13 18:15 ` Adrien Thierry [this message]
2023-06-13 18:15 ` [PATCH v2 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver Adrien Thierry
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=ZIiyLffCbVklU7YV@fedora \
--to=athierry@redhat.com \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=kishon@kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=mgautam@codeaurora.org \
--cc=pza@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=vkoul@kernel.org \
--cc=wcheng@codeaurora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.