On Mon, Jul 28, 2025 at 7:39 PM Marek Vasut <marek.va...@mailbox.org> wrote: > > Enable SoC pull up for USB OTG ID pin in SPL. There is no dedicated pull up > resistor on the SoM itself, and the pull up is mandatory for correct USB OTG > ID pin detection. U-Boot proper already configures the USB OTG ID pin pull > up via DT pinctrl node entry. > > Signed-off-by: Marek Vasut <marek.va...@mailbox.org>
Applied, thanks.