USB: NXP LPC55S16 USB-HS support

This adds USB-HS support for LPC55S16, much in the same way that
LPC55S28 support was added previously.

Signed-off-by: Maxime Vincent <maxime@veemax.be>
This commit is contained in:
Maxime Vincent 2023-03-30 15:46:41 +02:00 committed by David Leach
commit 006f16de25
4 changed files with 21 additions and 2 deletions

View file

@ -12,4 +12,8 @@ config CAN_MCUX_MCAN
default y
depends on CAN
choice USB_MCUX_CONTROLLER_TYPE
default USB_DC_NXP_LPCIP3511
endchoice
endif # SOC_LPC55S16