]> git.baikalelectronics.ru Git - kernel.git/commit
usb: typec: Add retimer handle to port
authorPrashant Malani <pmalani@chromium.org>
Mon, 11 Jul 2022 07:22:56 +0000 (07:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jul 2022 14:24:05 +0000 (16:24 +0200)
commit0a1b75304a038e0502a5c6e0891865139c8800d6
tree681bb376500b300f2bf71316a49373f8bebad9ad
parentce20a76cc9dbb1c64582503a05ce81b3a760b0f0
usb: typec: Add retimer handle to port

Similar to mux and orientation switch, add a handle for registered
retimer to the port, so that it has handles to the various switches
connected to it.

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220711072333.2064341-3-pmalani@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/class.c
drivers/usb/typec/class.h