lkml.org 
[lkml]   [2023]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] dt-bindings: connector: usb: provide bindings for altmodes
Date
In some cases we need a way to specify USB-C AltModes that can be
supportd on the particular USB-C connector. For example, x86 INT33FE
driver does this by populating fwnode properties internally. For the
Qualcomm Robotics RB5 platform (and several similar devices which use
Qualcomm PMIC TCPM) we have to put this information to the DT.

Provide the DT bindings for this kind of information and while we are at
it, change svid property to be 16-bit unsigned integer instead of a
simple u32.

Dmitry Baryshkov (3):
dt-bindings: connector: usb: add altmodes description
usb: typec: change altmode SVID to u16 entry
arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid

.../bindings/connector/usb-connector.yaml | 35 +++++++++++++++++++
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 2 +-
drivers/platform/x86/intel/chtwc_int33fe.c | 2 +-
drivers/usb/typec/class.c | 5 +--
4 files changed, 40 insertions(+), 4 deletions(-)

--
2.42.0

\
 
 \ /
  Last update: 2023-11-20 13:58    [W:0.051 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site