usb: dwc2: host: add TPL support
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Tue, 21 Jun 2022 15:23:50 +0000 (17:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jun 2022 05:38:22 +0000 (07:38 +0200)
commit2c8845fe9342b8801185b4c1b9261c532901fafd
treed94ebba206d7566c09e60236aedddf2d65215bb0
parent54bd6c9a3b7b1ccb34a4d6ab64c4c53469c6aacd
usb: dwc2: host: add TPL support

The Target Peripheral List (TPL) is used to identify targeted devices
during Embedded Host compliance testing. The user can add "tpl-support"
in the device tree to enable it.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Acked-by: Minas Harutyunyan <hminas@synopsys.com>
Link: https://lore.kernel.org/r/20220621152350.145745-5-fabrice.gasnier@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc2/hcd.c