usb: host: ohci-platform: add TPL support
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Tue, 21 Jun 2022 15:23:47 +0000 (17:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jun 2022 16:31:34 +0000 (18:31 +0200)
commit281aec87d09b6eb343632e1d6a5a4587569c1ac1
treec775079c94dd6c664d0030d680f0896d043701a7
parent18171cfc3c236a1587dcad9adc27c6e781af4438
usb: host: ohci-platform: 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.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://lore.kernel.org/r/20220621152350.145745-2-fabrice.gasnier@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-platform.c