From: patchwork-bot+linux-arm-msm@kernel.org
To: Shawn Guo <shawn.guo@linaro.org>
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] usb: dwc3: qcom: skip interconnect init for ACPI probe
Date: Wed, 26 May 2021 19:03:26 +0000 [thread overview]
Message-ID: <162205580613.26840.15786275660174169955.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210311060318.25418-1-shawn.guo@linaro.org>
Hello:
This patch was applied to qcom/linux.git (refs/heads/for-next):
On Thu, 11 Mar 2021 14:03:18 +0800 you wrote:
> The ACPI probe starts failing since commit bea46b981515 ("usb: dwc3:
> qcom: Add interconnect support in dwc3 driver"), because there is no
> interconnect support for ACPI, and of_icc_get() call in
> dwc3_qcom_interconnect_init() will just return -EINVAL.
>
> Fix the problem by skipping interconnect init for ACPI probe, and then
> the NULL icc_path_ddr will simply just scheild all ICC calls.
>
> [...]
Here is the summary with links:
- usb: dwc3: qcom: skip interconnect init for ACPI probe
https://git.kernel.org/qcom/c/5e4010e36a58
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-05-26 19:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-11 6:03 [PATCH] usb: dwc3: qcom: skip interconnect init for ACPI probe Shawn Guo
2021-03-11 8:32 ` Sergei Shtylyov
2021-03-11 8:48 ` Shawn Guo
2021-05-26 19:03 ` patchwork-bot+linux-arm-msm [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=162205580613.26840.15786275660174169955.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-arm-msm@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=shawn.guo@linaro.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.