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-11-17 10:43:21 -06:00
2025-10-13 16:13:21 +02:00
2025-07-29 13:14:47 -06:00
2026-04-07 11:32:56 -06:00
2026-04-03 12:06:18 -06:00
2025-10-30 12:32:12 -06:00
2025-08-13 15:17:46 +02:00
2026-03-13 02:57:15 +08:00
2026-04-23 11:49:48 +02:00
2026-04-21 11:21:59 -06:00
2026-03-27 14:49:32 +01:00
2026-04-02 09:07:18 -03:00
2026-04-21 20:49:39 -03:00
2026-03-16 10:38:47 +01:00
2026-04-07 11:32:56 -06:00
2026-02-19 11:27:51 +01:00
2026-04-09 12:16:58 -06:00
2026-04-23 11:51:48 +02:00
2026-02-13 16:04:40 +02:00
2026-04-09 10:14:39 +08:00
2026-04-07 11:32:56 -06:00
2026-01-09 09:08:14 -06:00
2026-04-07 11:32:43 -06:00
2025-11-20 09:17:58 +01:00
2026-02-26 09:04:46 -06:00
2026-03-18 13:07:36 -06:00
2026-02-17 13:50:22 -06:00
2025-10-10 08:24:45 -06:00
2025-08-13 12:59:36 +03:00
2026-04-03 13:42:50 -06:00
2026-04-07 11:32:56 -06:00
2026-04-15 14:45:18 -06:00
2026-01-09 09:08:14 -06:00
2026-04-23 11:52:18 +02:00
2025-08-11 15:00:30 -06:00
2026-04-23 11:49:48 +02:00
2026-02-17 13:50:22 -06:00
2026-04-17 17:05:54 -05:00
2026-04-17 15:11:58 -05:00
2026-04-06 12:16:57 -06:00
2026-03-22 14:58:40 +02:00
2025-08-27 15:49:59 +08:00
2026-03-10 10:07:04 -06:00
2026-02-17 13:50:22 -06:00
2026-04-08 19:36:28 +02:00
2026-04-07 11:32:56 -06:00
2025-10-08 16:13:06 -06:00
2026-04-13 15:24:24 -06:00
2026-04-08 11:07:07 -06:00
2026-04-14 13:25:32 -06:00
2025-08-14 10:58:46 -06:00
2026-02-17 13:50:22 -06:00
2026-04-23 11:49:48 +02:00
2025-11-07 15:34:22 -06:00
2026-04-15 13:36:44 -06:00
2026-02-17 13:50:22 -06:00
2026-02-18 08:27:51 -06:00
2026-04-07 11:32:56 -06:00
2025-10-14 10:42:27 +03:00
2026-02-17 13:50:22 -06:00
2026-03-30 15:02:27 -06:00
2025-10-14 10:42:27 +03:00
2026-04-17 17:05:54 -05:00
2026-04-26 17:52:36 +02:00
2026-04-21 15:56:54 -06:00
2026-04-22 11:07:55 -06:00
2025-10-08 16:13:11 -06:00
2026-04-07 11:32:56 -06:00
2025-11-20 09:17:58 +01:00
2026-03-12 09:30:44 +01:00