public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: misc: Add Terminus FE1.1 USB2.0 Hub support
@ 2026-03-17  8:55 Yixun Lan
  2026-03-17  8:55 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Terminus Yixun Lan
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Yixun Lan @ 2026-03-17  8:55 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Greg Kroah-Hartman, Matthias Kaehlcke
  Cc: Junzhong Pan, Inochi Amaoto, spacemit, devicetree, linux-kernel,
	linux-usb, Yixun Lan

This series try to add support for Terminus FE1.1 USB2.0 Hub.

The FE1.1 Hub provide interesting choice of selecting power supply from
either 3.3V or 5V, if need to use integrated 5V to 3.3v regulator, the 5V
supply should be used. Otherwise, 5V pin can be set to NO-Connection,
and use the 3.3v external supply source.

Link: https://terminus-usa.com/wp-content/uploads/2024/06/FE1.1s-Product-Brief-Rev.-2.0-2023.pdf [1]
Signed-off-by: Yixun Lan <dlan@kernel.org>
---
Yixun Lan (3):
      dt-bindings: vendor-prefixes: Add Terminus
      dt-bindings: usb: Add support for Terminus FE1.1s USB2.0 Hub controller
      usb: misc: onboard_usb_dev: Add Terminus FE1.1s USB2.0 Hub (1a40:0101)

 .../devicetree/bindings/usb/terminus,fe11.yaml     | 61 ++++++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.yaml       |  2 +
 drivers/usb/misc/onboard_usb_dev.c                 |  2 +
 drivers/usb/misc/onboard_usb_dev.h                 |  8 +++
 4 files changed, 73 insertions(+)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260317-03-usb-hub-fe1-356aea478a5b

Best regards,
-- 
Yixun Lan <dlan@kernel.org>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-03-19  3:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17  8:55 [PATCH 0/3] usb: misc: Add Terminus FE1.1 USB2.0 Hub support Yixun Lan
2026-03-17  8:55 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Terminus Yixun Lan
2026-03-18  8:27   ` Krzysztof Kozlowski
2026-03-17  8:55 ` [PATCH 2/3] dt-bindings: usb: Add support for Terminus FE1.1s USB2.0 Hub controller Yixun Lan
2026-03-18  8:36   ` Krzysztof Kozlowski
2026-03-19  3:43     ` Yixun Lan
2026-03-17  8:55 ` [PATCH 3/3] usb: misc: onboard_usb_dev: Add Terminus FE1.1s USB2.0 Hub (1a40:0101) Yixun Lan
2026-03-18  8:40   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox