Hi Marek, On mer., août 07, 2024 at 08:48, Mattijs Korpershoek <mkorpersh...@baylibre.com> wrote:
> Hi, > > On Thu, 20 Jun 2024 02:55:15 +0200, Marek Vasut wrote: >> Add UDC driver for Renesas USBHS controller found in R-Car Gen3 SoCs. >> This is mostly ported from the Linux kernel, with additional porting >> glue. The code has been synchronized with 1b4861e32e46 ("Linux 6.9.3") >> and cleaned up and ported to DM since the original implementation by >> Vitaliy. >> >> >> [...] > > Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu > (u-boot-dfu-next) > > [1/1] usb: gadget: usbhs: Add Renesas USBHS device driver > > https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/b61ed3c87f977bde4ed47ce1161cebf7fb814765 This patch fails CI check "check for new CONFIG symbols outside Kconfig", see: https://source.denx.de/u-boot/custodians/u-boot-dfu/-/jobs/882942 Could you have a look when possible, please ? > > -- > Mattijs