From: Krzysztof Kozlowski <krzk@kernel.org>
To: "André Draszik" <andre.draszik@linaro.org>,
"Vinod Koul" <vkoul@kernel.org>,
"Kishon Vijay Abraham I" <kishon@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Marek Szyprowski" <m.szyprowski@samsung.com>,
"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
"Alim Akhtar" <alim.akhtar@samsung.com>
Cc: Peter Griffin <peter.griffin@linaro.org>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Sam Protsenko <semen.protsenko@linaro.org>,
Will McVicker <willmcvicker@google.com>,
Roy Luo <royluo@google.com>,
kernel-team@android.com, linux-phy@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 6/9] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
Date: Wed, 27 Nov 2024 20:42:23 +0100 [thread overview]
Message-ID: <82f94ea4-2533-4ebd-a9e5-96ed64bfbc05@kernel.org> (raw)
In-Reply-To: <20241127-gs101-phy-lanes-orientation-phy-v1-6-1b7fce24960b@linaro.org>
On 27/11/2024 11:58, André Draszik wrote:
> We currently don't gate the power to the SS phy in phy_exit().
>
> Shuffle the code slightly to ensure the power is gated to the SS phy as
> well.
>
> Signed-off-by: André Draszik <andre.draszik@linaro.org>
> ---
I think this should be actually a fix with cc-stable.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-11-27 19:43 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-27 10:58 [PATCH 0/9] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm) André Draszik
2024-11-27 10:58 ` [PATCH 1/9] dt-bindings: phy: samsung,usb3-drd-phy: align to universal style André Draszik
2024-11-29 9:03 ` Peter Griffin
2024-11-27 10:58 ` [PATCH 2/9] dt-bindings: phy: samsung,usb3-drd-phy: add optional orientation-switch André Draszik
2024-11-27 16:00 ` Conor Dooley
2024-11-27 16:02 ` Conor Dooley
2024-11-27 16:27 ` André Draszik
2024-11-27 16:34 ` Conor Dooley
2024-11-27 10:58 ` [PATCH 3/9] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties André Draszik
2024-11-27 16:00 ` Conor Dooley
2024-11-27 16:24 ` André Draszik
2024-11-27 16:34 ` Conor Dooley
2024-11-28 10:54 ` Peter Griffin
2024-11-27 10:58 ` [PATCH 4/9] phy: exynos5-usbdrd: convert to dev_err_probe André Draszik
2024-11-27 19:32 ` Krzysztof Kozlowski
2024-11-28 10:56 ` Peter Griffin
2024-11-27 10:58 ` [PATCH 5/9] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101) André Draszik
2024-11-29 9:22 ` Peter Griffin
2024-11-27 10:58 ` [PATCH 6/9] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit() André Draszik
2024-11-27 19:42 ` Krzysztof Kozlowski [this message]
2024-11-28 6:25 ` André Draszik
2024-11-29 9:33 ` Peter Griffin
2024-11-27 10:58 ` [PATCH 7/9] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation André Draszik
2024-11-29 9:45 ` Peter Griffin
2024-11-27 10:58 ` [PATCH 8/9] phy: exynos5-usbdrd: subscribe to orientation notifier if required André Draszik
2024-12-04 14:10 ` Vinod Koul
2024-12-04 15:42 ` André Draszik
2024-11-27 10:58 ` [PATCH 9/9] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+) André Draszik
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=82f94ea4-2533-4ebd-a9e5-96ed64bfbc05@kernel.org \
--to=krzk@kernel.org \
--cc=alim.akhtar@samsung.com \
--cc=andre.draszik@linaro.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel-team@android.com \
--cc=kishon@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=peter.griffin@linaro.org \
--cc=robh@kernel.org \
--cc=royluo@google.com \
--cc=s.nawrocki@samsung.com \
--cc=semen.protsenko@linaro.org \
--cc=tudor.ambarus@linaro.org \
--cc=vkoul@kernel.org \
--cc=willmcvicker@google.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).