]> git.baikalelectronics.ru Git - kernel.git/commit
usb: host: ehci-platform: add TPL support
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Tue, 21 Jun 2022 15:23:48 +0000 (17:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jun 2022 16:31:34 +0000 (18:31 +0200)
commit93da36e98f8ea3fb49ec35b7ad48882c407dee16
treefb555f2c7b90f4cf49325c8444907217d2230d6f
parentb7c888df343a033b69f7eb9c2c6645d0b87376e0
usb: host: ehci-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-3-fabrice.gasnier@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-platform.c