usb: typec: Add data structure for Enter_USB message
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 1 Jul 2020 11:56:16 +0000 (14:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jul 2020 12:06:25 +0000 (14:06 +0200)
commitad8db94d6813dc659bd4de0531a8a1150559eafb
treef1c4f3ebfe4cf2f10cc25646d02b2d41363822b3
parentf470a6554854123f763f6273e8266bd6ee89a97a
usb: typec: Add data structure for Enter_USB message

This data structure can be delivered to the mux drivers when
Enter_USB Message is used exactly the same way as the
Alternate Mode specific data structures are delivered to the
mux drivers when Enter Mode Messages are used.

The Enter_USB data structure shall have all details related
to the Enter_USB Message, most importantly the Enter_USB
Date Object that was used.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200701115618.22482-3-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/typec.h