[PATCH 0/3] platform/chrome: typec: Add port partner registration
From: Prashant Malani
Date: Mon Apr 06 2020 - 21:09:58 EST
The following series adds port-partner registration when
connects/disconnects are detected. In order to do that, we also register
a listener for the cros-usbpd-notifier, which will inform the driver of
EC PD events. While we are here, separate out the Type C port data
objects into a separate struct.
Prashant Malani (3):
platform/chrome: typec: Use notifier for updates
platform/chrome: typec: Add struct for port data
platform/chrome: typec: Register port partner
drivers/platform/chrome/cros_ec_typec.c | 121 ++++++++++++++++++++----
1 file changed, 104 insertions(+), 17 deletions(-)
--
2.26.0.292.g33ef6b2f38-goog