u-boot/board/ti
Marek Vasut 4d15898089 usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
The dm_usb_gadget_handle_interrupts() has no place in board code. Move
this into DWC3 driver. The OMAP implementation is special, add new weak
dwc3_uboot_interrupt_status() function to decide whether DWC3 interrupt
handling should be called, and override it in OMAP DWC3 code, to repair
the special OMAP interrupt handling code until OMAP gets switched over
to DM UDC proper.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # vim3
Tested-by: Caleb Connolly <caleb.connolly@linaro.org> # qcom sdm845
Link: https://lore.kernel.org/r/20240317044357.547037-1-marek.vasut+renesas@mailbox.org
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2024-04-02 09:08:07 +02:00
..
am43xx usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget 2024-04-02 09:08:07 +02:00
am57xx tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
am62ax board: ti: rm-cfg: Update rm-cfg to reflect new resource reservation 2024-03-04 13:41:04 -05:00
am62px board: ti: introduce basic board files for the am62px family 2024-03-13 10:10:05 -04:00
am62x board: ti: rm-cfg: Update rm-cfg to reflect new resource reservation 2024-03-04 13:41:04 -05:00
am64x board: ti: am64x: Set fdtfile from C code instead of findfdt script 2024-02-20 17:57:40 -05:00
am65x board: ti: am65x: Set fdtfile from C code instead of findfdt script 2024-02-20 17:57:40 -05:00
am335x ti: am335x: Remove unused linker script 2024-01-11 21:19:25 -05:00
common board: ti: common: Introduce a common fdt ops library 2024-02-20 17:57:40 -05:00
dra7xx doc: board: ti: Move documentation from README to .rst 2023-09-09 06:12:47 +02:00
j721e board: ti: j721e: Set fdtfile from C code instead of findfdt script 2024-02-20 17:57:40 -05:00
j721s2 board: ti: j721s2: Set fdtfile from C code instead of findfdt script 2024-02-20 17:57:41 -05:00
j784s4 doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation 2024-03-04 13:41:04 -05:00
ks2_evm global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
omap3evm board: ti: Add missing common/Kconfig references 2024-02-20 17:57:40 -05:00
panda board: ti: Add missing common/Kconfig references 2024-02-20 17:57:40 -05:00
sdp4430 board: ti: Add missing common/Kconfig references 2024-02-20 17:57:40 -05:00