mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH] ARM: i.MX6 sabrelite: free USB VBUS GPIO after use
Date: Tue, 01 Oct 2024 12:35:35 +0200	[thread overview]
Message-ID: <172777893594.1032562.1399380459772491965.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20241001085213.522115-1-s.hauer@pengutronix.de>


On Tue, 01 Oct 2024 10:52:13 +0200, Sascha Hauer wrote:
> The sabrelite board code uses a GPIO to enable USB VBUS. The same GPIO
> is registered in the device tree as a USB VBUS regulator. This regulator
> currently can't probe because the GPIO is busy due to its usage in board
> code. Free the GPIO after usage in board code to allow probing the VBUS
> regulator.
> 
> The board specific code to enable VBUS might not be needed at all
> anymore, but I currently do not have the board handy to try out, so
> for now just avoid the error messages from failed driver probe.
> 
> [...]

Applied, thanks!

[1/1] ARM: i.MX6 sabrelite: free USB VBUS GPIO after use
      https://git.pengutronix.de/cgit/barebox/commit/?id=3995dd53d2fe (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      reply	other threads:[~2024-10-01 10:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01  8:52 Sascha Hauer
2024-10-01 10:35 ` Sascha Hauer [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=172777893594.1032562.1399380459772491965.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox