u-boot/board/samsung
Marek Vasut 2caf974b5f board: usb: Replace legacy usb_gadget_handle_interrupts()
The usb_gadget_handle_interrupts() is no longer used anywhere,
replace the remaining uses with dm_usb_gadget_handle_interrupts()
which takes udevice as a parameter.

Some of the UDC drivers currently ignore the index parameter altogether,
those also ignore the udevice and have to be reworked. Other like the
dwc3_uboot_handle_interrupt() had to be switched from index to udevice
look up to avoid breakage.

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # on khadas vim3
Signed-off-by: Marek Vasut <marex@denx.de>
2023-09-15 23:38:02 +02:00
..
arndale global: Migrate CONFIG_SMP_PEN_ADDR to CFG 2022-12-23 10:15:12 -05:00
axy17lte board: samsung: fix menu entries for a{3,7}y17lte 2022-01-13 14:33:00 +09:00
common board: usb: Replace legacy usb_gadget_handle_interrupts() 2023-09-15 23:38:02 +02:00
espresso7420 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung 2021-11-09 15:05:33 -05:00
goni global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
odroid global: Migrate CONFIG_DFU_ALT et al to CFG 2022-12-23 10:07:03 -05:00
origen arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
smdk5250 treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
smdk5420 treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
smdkc100 global: Migrate CONFIG_ENV_SROM_BANK to CFG 2022-12-23 10:07:04 -05:00
smdkv310 global: Migrate CONFIG_ENV_SROM_BANK to CFG 2022-12-23 10:07:04 -05:00
starqltechn board: Fix board file path for sdm845.c for Samsung and Qualcomm boards 2023-05-03 09:05:17 -04:00
trats video: samsung: Drop old LCD code 2022-10-30 20:07:17 +01:00
trats2 video: samsung: Drop old LCD code 2022-10-30 20:07:17 +01:00
universal_c210 global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00