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: <20241024-tusb1046-v2-0-d031b1a43e6d@bootlin.com>
Date: Thu, 24 Oct 2024 10:54:15 +0200
From: Romain Gantois <romain.gantois@...tlin.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Conor Dooley <conor+dt@...nel.org>, 
 Heikki Krogerus <heikki.krogerus@...ux.intel.com>, 
 Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>, 
 linux-usb@...r.kernel.org, devicetree@...r.kernel.org, 
 linux-kernel@...r.kernel.org, Romain Gantois <romain.gantois@...tlin.com>, 
 Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v2 0/2] Add support for the TUSB1046-DCI Type-C crosspoint
 switch

Hello everyone,

This is version two of my series which adds support for a Type-C linear
redriver crosspoint switch which can function as a Type-C switch and
DisplayPort altmode multiplexer.

Best Regards,

Romain Gantois

Signed-off-by: Romain Gantois <romain.gantois@...tlin.com>
---
Changes in v2:
- Fixed indentation in dt binding.
- Added locking and svid checking to TUSB1046 driver.
- Link to v1: https://lore.kernel.org/r/20241018-tusb1046-v1-0-a38312f18691@bootlin.com

---
Romain Gantois (2):
      dt-bindings: usb: Describe TUSB1046 crosspoint switch
      usb: typec: mux: Add support for the TUSB1046 crosspoint switch

 .../devicetree/bindings/usb/ti,tusb1046.yaml       |  49 ++++++
 MAINTAINERS                                        |   7 +
 drivers/usb/typec/mux/Kconfig                      |   9 +
 drivers/usb/typec/mux/Makefile                     |   1 +
 drivers/usb/typec/mux/tusb1046.c                   | 196 +++++++++++++++++++++
 5 files changed, 262 insertions(+)
---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20241014-tusb1046-ebd08264789d

Best regards,
-- 
Romain Gantois <romain.gantois@...tlin.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ