]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/chrome: cros_ec_typec: Displayport support
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Fri, 13 Dec 2024 23:35:47 +0000 (15:35 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Dec 2024 07:56:05 +0000 (08:56 +0100)
commitdbb3fc0ffa95788e00e50ffc6501eb0085d48231
treeb91bc477ba80f698c181800c20b16fdfaec381e8
parent5b2f3305a92f3864f07bd67bad7fcc8f0c7adaba
platform/chrome: cros_ec_typec: Displayport support

Add support for entering and exiting displayport alt-mode on systems
using AP driven alt-mode.

Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Link: https://lore.kernel.org/r/20241213153543.v5.6.I142fc0c09df58689b98f0cebf1c5e48b9d4fa800@changeid
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
drivers/platform/chrome/Kconfig
drivers/platform/chrome/Makefile
drivers/platform/chrome/cros_ec_typec.c
drivers/platform/chrome/cros_ec_typec.h
drivers/platform/chrome/cros_typec_altmode.c [new file with mode: 0644]
drivers/platform/chrome/cros_typec_altmode.h [new file with mode: 0644]