U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Day <me@samcday.com>
To: Caleb Connolly <caleb.connolly@linaro.org>,
	Stephan Gerhold <stephan.gerhold@linaro.org>,
	Marek Vasut <marex@denx.de>
Cc: Sumit Garg <sumit.garg@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Tom Rini <trini@konsulko.com>,
	Jianfeng Zhu <JianfengA.Zhu@sony.com>,
	Jacky Cao <Jacky.Cao@sony.com>,
	u-boot-qcom@groups.io, u-boot@lists.denx.de
Subject: Re: [PATCH 0/6] usb: host: ehci-msm: Clean up and fix crashes
Date: Sat, 12 Apr 2025 10:20:22 +0000	[thread overview]
Message-ID: <D94L20M4A8KP.7IGMHUQLCH11@samcday.com> (raw)
In-Reply-To: <099f1eb6-1977-4f04-a283-b6b24d4471e0@linaro.org>

On Wed Apr 9, 2025 at 7:26 PM CEST, Caleb Connolly wrote:
>
>
> On 4/7/25 11:54, Stephan Gerhold wrote:
>> The ehci-msm driver has several subtle issues and stale code. Most of them
>> are minor and do not cause issues during normal usage. The last patch is
>> the most critical, it fixes a reported crash when stopping/re-configuring
>> USB, which has been around for a few months now.
>>
>> Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
>
> Acked-by: Caleb Connolly <caleb.connolly@linaro.org>
>
> I'd appreciate a T-b from Sam or some other MSM8916 device, but this all
> looks good to me!

LGTM - tested on db410c and a samsung-grandprimelte

Tested-by: Sam Day <me@samcday.com>

-Sam

>
> Kind regards,> ---
>> Stephan Gerhold (6):
>>        usb: host: ehci-msm: Fix pointer check
>>        usb: host: echi-msm: Drop ulpi definitions
>>        usb: host: ehci-msm: Disable clocks after all register accesses
>>        usb: host: ehci-msm: Use clk bulk helpers
>>        usb: host: ehci-msm: Drop redundant EHCI register writes
>>        usb: host: ehci-msm: Register ULPI PHY through NOP wrapper
>>
>>   drivers/usb/host/ehci-msm.c | 146 ++++++++++++++++++++------------------------
>>   1 file changed, 67 insertions(+), 79 deletions(-)
>> ---
>> base-commit: 0efe8ea57fc7a1a6fc5f64fb3cf6bc4a1a4fc219
>> change-id: 20250121-ehci-msm-fixes-b1ed17a1eaea
>>
>> Best regards,
> --
> Caleb (they/them)



  reply	other threads:[~2025-04-12 10:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-07  9:54 [PATCH 0/6] usb: host: ehci-msm: Clean up and fix crashes Stephan Gerhold
2025-04-07  9:54 ` [PATCH 1/6] usb: host: ehci-msm: Fix pointer check Stephan Gerhold
2025-04-07  9:54 ` [PATCH 2/6] usb: host: echi-msm: Drop ulpi definitions Stephan Gerhold
2025-04-07  9:54 ` [PATCH 3/6] usb: host: ehci-msm: Disable clocks after all register accesses Stephan Gerhold
2025-04-07  9:54 ` [PATCH 4/6] usb: host: ehci-msm: Use clk bulk helpers Stephan Gerhold
2025-04-07  9:54 ` [PATCH 5/6] usb: host: ehci-msm: Drop redundant EHCI register writes Stephan Gerhold
2025-04-07  9:54 ` [PATCH 6/6] usb: host: ehci-msm: Register ULPI PHY through NOP wrapper Stephan Gerhold
2025-04-09 17:26 ` [PATCH 0/6] usb: host: ehci-msm: Clean up and fix crashes Caleb Connolly
2025-04-12 10:20   ` Sam Day [this message]
2025-09-08 11:39 ` Stephan Gerhold
2025-09-08 11:47   ` Marek Vasut
2025-10-30 12:16 ` Casey Connolly

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=D94L20M4A8KP.7IGMHUQLCH11@samcday.com \
    --to=me@samcday.com \
    --cc=Jacky.Cao@sony.com \
    --cc=JianfengA.Zhu@sony.com \
    --cc=caleb.connolly@linaro.org \
    --cc=marex@denx.de \
    --cc=neil.armstrong@linaro.org \
    --cc=stephan.gerhold@linaro.org \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.de \
    /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