All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-soc@kernel.org
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: soc@kernel.org
Subject: Re: [PATCH v2] soc: fsl: qe: request pins non-exclusively
Date: Mon, 05 Dec 2022 17:40:15 +0000	[thread overview]
Message-ID: <167026201533.16328.12288656896762023562.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <Y400YXnWBdz1e/L5@google.com>

Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 4 Dec 2022 15:59:29 -0800 you wrote:
> Commit 84582f9ed090 ("soc: fsl: qe: Avoid using gpio_to_desc()") changed
> qe_pin_request() to request and hold GPIO corresponding to a given pin.
> Unfortunately this does not work, as fhci-hcd requests these GPIOs
> first, befor calling qe_pin_request() (see
> drivers/usb/host/fhci-hcd.c::of_fhci_probe()).
> To fix it change qe_pin_request() to request GPIOs non-exclusively, and
> free them once the code determines GPIO controller and offset for each
> GPIO/pin.
> 
> [...]

Here is the summary with links:
  - [v2] soc: fsl: qe: request pins non-exclusively
    https://git.kernel.org/soc/soc/c/66310b5a0fc1

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-12-05 17:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04 23:59 [PATCH v2] soc: fsl: qe: request pins non-exclusively Dmitry Torokhov
2022-12-04 23:59 ` Dmitry Torokhov
2022-12-04 23:59 ` Dmitry Torokhov
2022-12-05 12:43 ` Andy Shevchenko
2022-12-05 12:43   ` Andy Shevchenko
2022-12-05 12:43   ` Andy Shevchenko
2022-12-05 17:40 ` patchwork-bot+linux-soc [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=167026201533.16328.12288656896762023562.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-soc@kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=soc@kernel.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.