platform/chrome: Add Type-C mux set command definitions
authorPrashant Malani <pmalani@chromium.org>
Mon, 11 Jul 2022 07:22:57 +0000 (07:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Jul 2022 12:44:07 +0000 (14:44 +0200)
commit28a6ed8e39f77f6ac613ec9b7461aa75e85fa79a
tree349f6b9b8578a429d881d607ccd25d5362d6eca2
parentf31a8702cd36f7908bdc3fa1ed7f95b56c10ed35
platform/chrome: Add Type-C mux set command definitions

Copy EC header definitions for the USB Type-C Mux control command from
the EC code base. Also pull in "TBT_UFP_REPLY" definitions, since that
is the prior entry in the enum.

These headers are already present in the EC code base. [1]

[1] https://chromium.googlesource.com/chromiumos/platform/ec/+/b80f85a94a423273c1638ef7b662c56931a138dd/include/ec_commands.h

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Link: https://lore.kernel.org/r/20220711072333.2064341-4-pmalani@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/platform_data/cros_ec_commands.h