Merge patch series "configs: verdin-am*: enable USB Gadget OS Descriptors"
authorTom Rini <trini@konsulko.com>
Fri, 10 Oct 2025 17:03:58 +0000 (11:03 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 10 Oct 2025 17:07:44 +0000 (11:07 -0600)
commit33b16e004330a90d0c3bac8158458b272a2d81f6
treed3fb555006a438cc62f40277054a5db962b57b61
parenta073d3d37c90cc1b85d14de97224288d69731c8a
parent6a22d03164c9e428753461ec560b144769ca1562
Merge patch series "configs: verdin-am*: enable USB Gadget OS Descriptors"

Emanuele Ghidoli <ghidoliemanuele@gmail.com> says:

From: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>

USB OS Descriptors are used to install and configure the device without
requiring any user interaction on OS which support them (e.g. Windows).
Enable them in order to improve the user experience when fastboot is used.

Toradex Easy Installer takes advantage of USB OS Descriptors to load
itself via USB recovery.

Link: https://lore.kernel.org/r/20251001131839.1488633-1-ghidoliemanuele@gmail.com