lkml.org 
[lkml]   [2022]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] usb: typec: mux: GPIO-based SBU mux
Date
A design found in various Qualcomm boards is to use a USB switch, controlled
through a pair of GPIO lines to connect, disconnect and switch the orientation
of the SBU lines in USB Type-C applications.

This series introduces a generic GPIO-driver for handling these designs.

Bjorn Andersson (2):
dt-bindings: usb: Introduce GPIO-based SBU mux
usb: typec: mux: Introduce GPIO-based SBU mux

.../devicetree/bindings/usb/gpio-sbu-mux.yaml | 77 ++++++++
drivers/usb/typec/mux/Kconfig | 6 +
drivers/usb/typec/mux/Makefile | 1 +
drivers/usb/typec/mux/gpio-sbu-mux.c | 171 ++++++++++++++++++
4 files changed, 255 insertions(+)
create mode 100644 Documentation/devicetree/bindings/usb/gpio-sbu-mux.yaml
create mode 100644 drivers/usb/typec/mux/gpio-sbu-mux.c

--
2.35.1

\
 
 \ /
  Last update: 2022-08-10 22:46    [W:0.143 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site