mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>,
	 "open list:BAREBOX" <barebox@lists.infradead.org>,
	 Fabian Pflug <f.pflug@pengutronix.de>
Subject: Re: [PATCH v4 0/6] Add support for USB-EFI devices in EFI Playload
Date: Fri, 11 Sep 2026 11:53:02 +0200	[thread overview]
Message-ID: <178912038242.2375914.4172477345692748667.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260904-v2026-06-0-topic-efi_usb-v4-0-6f3a59d8e338@pengutronix.de>


On Fri, 04 Sep 2026 15:58:24 +0200, Fabian Pflug wrote:
> When running as EFI payload, barebox does not have control over the USB
> bus, but instead the BIOS will have enumerated and set up devices.
> 
> The UEFI will also expose an API to access the devices, with one handle
> per USB interface.
> This driver will create an USB-Host per device and initialize the device
> and pass it onto barebox for driver initialization, allowing all
> usb-devices to be used.
> 
> [...]

Applied, thanks!

[1/6] efi: usb: add header for usb-efi
      https://git.pengutronix.de/cgit/barebox/commit/?id=a618c8160eb0 (link may not be stable)
[2/6] usb: core: make usb_set_maxpacket_ep public
      https://git.pengutronix.de/cgit/barebox/commit/?id=299cca8451f1 (link may not be stable)
[3/6] drivers: usb: host: efi: add efi io driver
      https://git.pengutronix.de/cgit/barebox/commit/?id=a2d1fdffed5e (link may not be stable)
[4/6] efi: guid: add guid for usb host controller 2
      https://git.pengutronix.de/cgit/barebox/commit/?id=a47545ab783d (link may not be stable)
[5/6] test: x86: add test for uefi usb io
      https://git.pengutronix.de/cgit/barebox/commit/?id=b31adcfd28bc (link may not be stable)
[6/6] drivers: usb: add usb_add_device to add a device
      https://git.pengutronix.de/cgit/barebox/commit/?id=352e731edd61 (link may not be stable)

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




      parent reply	other threads:[~2026-09-11  9:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-04 13:58 Fabian Pflug
2026-09-04 13:58 ` [PATCH v4 1/6] efi: usb: add header for usb-efi Fabian Pflug
2026-09-04 13:58 ` [PATCH v4 2/6] usb: core: make usb_set_maxpacket_ep public Fabian Pflug
2026-09-04 13:58 ` [PATCH v4 3/6] drivers: usb: host: efi: add efi io driver Fabian Pflug
2026-09-04 13:58 ` [PATCH v4 4/6] efi: guid: add guid for usb host controller 2 Fabian Pflug
2026-09-04 13:58 ` [PATCH v4 5/6] test: x86: add test for uefi usb io Fabian Pflug
2026-09-04 13:58 ` [PATCH v4 6/6] drivers: usb: add usb_add_device to add a device Fabian Pflug
2026-09-11  9:53 ` 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=178912038242.2375914.4172477345692748667.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=f.pflug@pengutronix.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