Files
u-boot/drivers
Michele Bisogno d0d1d11119 usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)
The Renesas RZ/G2L (and RZ/G2LC) USBHS controller requires the
CNEN bit in the SYSCFG register to be set for function operation.
Additionally, its CFIFO is byte-addressable.

Introduce a new renesas_usbhs_driver_param structure for the
RZ/G2L SoC and link it via the udevice_id data pointer. Update
usbhs_probe() to accept the udevice pointer to retrieve these
parameters during initialization.

This alignment follows the logic used in the Linux kernel
renesas_usbhs driver.

Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Signed-off-by: Michele Bisogno <micbis.openwrt@gmail.com>
2026-04-26 17:52:36 +02:00
..
2025-10-30 12:32:12 -06:00
2026-04-09 10:14:39 +08:00
2026-03-18 13:07:36 -06:00
2026-04-17 17:05:54 -05:00
2026-04-06 12:16:57 -06:00
2025-08-27 15:49:59 +08:00
2025-08-14 10:58:46 -06:00
2025-10-14 10:42:27 +03:00