public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)
@ 2026-01-13  9:58 Chaoyi Chen
  2026-01-13  9:58 ` [PATCH v2 1/2] dt-bindings: usb: Add binding for WCH CH334/CH335 hub controller Chaoyi Chen
  2026-01-13  9:58 ` [PATCH v2 2/2] usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091) Chaoyi Chen
  0 siblings, 2 replies; 4+ messages in thread
From: Chaoyi Chen @ 2026-01-13  9:58 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Catalin Popescu, Stephen Boyd, Jens Glathe,
	Dmitry Baryshkov, Mike Looijmans, Pin-yen Lin, J. Neuschäfer,
	Quentin Schulz
  Cc: linux-usb, devicetree, linux-kernel, Chaoyi Chen

From: Chaoyi Chen <chaoyi.chen@rock-chips.com>

Hi,

This series add support for WCH CH334/CH335 USB2.0 Hub (1a86:8091).

Changes in v2:
- Link to v1: https://lore.kernel.org/all/20260112022823.91-2-kernel@airkyi.com/
- Add missing driver (PATCH 2).
- Fix the incorrect reset GPIO polarity.
- Use a more meaningful supply name.

Chaoyi Chen (2):
  dt-bindings: usb: Add binding for WCH CH334/CH335 hub controller
  usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)

 .../devicetree/bindings/usb/wch,ch334.yaml    | 65 +++++++++++++++++++
 drivers/usb/misc/onboard_usb_dev.h            |  8 +++
 2 files changed, 73 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/wch,ch334.yaml

--
2.51.1


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

end of thread, other threads:[~2026-01-15 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13  9:58 [PATCH v2 0/2] usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091) Chaoyi Chen
2026-01-13  9:58 ` [PATCH v2 1/2] dt-bindings: usb: Add binding for WCH CH334/CH335 hub controller Chaoyi Chen
2026-01-15 18:49   ` Rob Herring (Arm)
2026-01-13  9:58 ` [PATCH v2 2/2] usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091) Chaoyi Chen

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