diff options
| author | Jonas Karlman <[email protected]> | 2023-11-12 17:48:58 +0000 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2024-01-19 10:57:36 +0800 |
| commit | bcbd9a6f5c26b7caf043e785657df64c6e385fc0 (patch) | |
| tree | 81680b3f6aeb52db85848217d434e30e8224ac94 /scripts/kernel-doc | |
| parent | e1f83dd59282c71c38e00f18f0dead75e1b9218e (diff) | |
rockchip: board: Remove dwc3 usb init and gadget handler functions
Remove board_usb_init() and dm_usb_gadget_handle_interrupts() functions
related to dwc3, they use e.g. a hard-coded reg address for RK3399 and
are obsolete with use of DM_USB_GADGET.
Use of DM_USB_GADGET, USB_DWC3_GENERIC and USB_DWC3_GADGET have replaced
same feature provided by the removed functions on RK3399 boards.
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
