lkml.org 
[lkml]   [2024]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] usb: typec: ucsi: Ack connector change early
Date
As briefly discussed here
https://lore.kernel.org/lkml/Zf1XUrG1UbVJWzoz@kuha.fi.intel.com/
acknowledge connector change events along with the first command
in ucsi_handle_connector_change(). The connector lock should be
sufficient to protect the rest of the function and the partner
tasks.

This allows us to remove the Dell quirk in ucsi_acpi.c.
Additionally, this reduces the number of commands that are sent
with an un-acknowleged connector change event.

Christian A. Ehrhardt (3):
usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
usb: typec: ucsi: Never send a lone connector change ack
usb: typec: ucsi_acpi: Remove Dell quirk

drivers/usb/typec/ucsi/ucsi.c | 48 ++++++++++-------------
drivers/usb/typec/ucsi/ucsi.h | 2 -
drivers/usb/typec/ucsi/ucsi_acpi.c | 56 ++-------------------------
drivers/usb/typec/ucsi/ucsi_stm32g0.c | 1 +
4 files changed, 25 insertions(+), 82 deletions(-)

--
2.40.1


\
 
 \ /
  Last update: 2024-05-27 16:12    [W:0.062 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site