lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220507092953.2273879-1-gengcixi@gmail.com>
Date:   Sat,  7 May 2022 17:29:51 +0800
From:   Cixi Geng <gengcixi@...il.com>
To:     gregkh@...uxfoundation.org, robh+dt@...nel.org,
        krzysztof.kozlowski+dt@...aro.org, orsonzhai@...il.com,
        baolin.wang7@...il.com, zhang.lyra@...il.com,
        heikki.krogerus@...ux.intel.com
Cc:     linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Add PMIC SC27XX typec controller

From: Cixi Geng <cixi.geng1@...soc.com>

Add the PMIC SC27XX typec controller for ums512.

Cixi Geng (2):
  dt-bindings: usb: Add documentation for sc27xx typec controller
  usb: typec: sprd: Support the SC27CC typec port controller

 .../bindings/usb/sprd,sc27xx-typec.yaml       |  72 +++
 drivers/usb/typec/Kconfig                     |  10 +
 drivers/usb/typec/Makefile                    |   1 +
 drivers/usb/typec/sc27xx-typec.c              | 554 ++++++++++++++++++
 4 files changed, 637 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/sprd,sc27xx-typec.yaml
 create mode 100644 drivers/usb/typec/sc27xx-typec.c

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ