[PATCH 0/2] usb: typec: ucsi: Update optional notifications for UCSI v2.0

From: Diogo Ivo
Date: Fri May 24 2024 - 07:08:17 EST


Hello,

These two patches enable checking and enabling the new optional
notification types defined in UCSI v2.0 and greater. For that, patch 1
defines the new optional capability bits and patch 2 adds the logic for
checking/enabling these new notification types.

Diogo Ivo (2):
usb: typec: ucsi: Add new capability bits
usb: typec: ucsi: Enable UCSI v2.0 notifications

drivers/usb/typec/ucsi/ucsi.c | 19 ++++++++++++++++++-
drivers/usb/typec/ucsi/ucsi.h | 8 +++++++-
2 files changed, 25 insertions(+), 2 deletions(-)

--
2.45.1