Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/8] usb: misc: onboard_usb_dev: support several devices
@ 2026-08-10  0:42 Dmitry Baryshkov
  2026-08-10  0:42 ` [PATCH 1/8] dt-bindings: usb: ti,usb8041: document the TUSB8040A hub Dmitry Baryshkov
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Dmitry Baryshkov @ 2026-08-10  0:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Alexander Stein, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Oleksij Rempel,
	Matthias Kaehlcke, Fabio Estevam
  Cc: linux-usb, devicetree, linux-kernel, netdev

Describe and add support for several USB devices present on the Qualcomm
APQ8074 DragonBoard device.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (8):
      dt-bindings: usb: ti,usb8041: document the TUSB8040A hub
      dt-bindings: net: asix,ax88178: document the AX88179
      dt-bindings: usb: document the Prolific PL2775 USB-SATA bridge
      dt-bindings: usb: microchip,usb2514: document the USB4604 hub
      usb: misc: onboard_usb_dev: add support for the TI TUSB8040A hub
      usb: misc: onboard_usb_dev: add support for the ASIX AX88179
      usb: misc: onboard_usb_dev: add support for the Prolific PL2775
      usb: misc: onboard_usb_dev: add support for the SMSC USB4604

 .../devicetree/bindings/net/asix,ax88178.yaml      | 10 ++++-
 .../devicetree/bindings/usb/microchip,usb2514.yaml |  1 +
 .../devicetree/bindings/usb/prolific,pl2775.yaml   | 51 ++++++++++++++++++++++
 .../devicetree/bindings/usb/ti,usb8041.yaml        |  6 ++-
 drivers/usb/misc/onboard_usb_dev.c                 |  9 ++++
 drivers/usb/misc/onboard_usb_dev.h                 | 28 ++++++++++++
 6 files changed, 103 insertions(+), 2 deletions(-)
---
base-commit: 6b8c8af514d739d0335f5579b585e02babe8a727
change-id: 20260810-msm8974-onboard-usb-98d293645270

Best regards,
--  
With best wishes
Dmitry


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

end of thread, other threads:[~2026-08-13  9:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10  0:42 [PATCH 0/8] usb: misc: onboard_usb_dev: support several devices Dmitry Baryshkov
2026-08-10  0:42 ` [PATCH 1/8] dt-bindings: usb: ti,usb8041: document the TUSB8040A hub Dmitry Baryshkov
2026-08-13  9:45   ` Krzysztof Kozlowski
2026-08-10  0:42 ` [PATCH 2/8] dt-bindings: net: asix,ax88178: document the AX88179 Dmitry Baryshkov
2026-08-13  9:50   ` Krzysztof Kozlowski
2026-08-10  0:42 ` [PATCH 3/8] dt-bindings: usb: document the Prolific PL2775 USB-SATA bridge Dmitry Baryshkov
2026-08-13  9:53   ` Krzysztof Kozlowski
2026-08-10  0:42 ` [PATCH 4/8] dt-bindings: usb: microchip,usb2514: document the USB4604 hub Dmitry Baryshkov
2026-08-13  9:53   ` Krzysztof Kozlowski
2026-08-10  0:42 ` [PATCH 5/8] usb: misc: onboard_usb_dev: add support for the TI TUSB8040A hub Dmitry Baryshkov
2026-08-10  0:42 ` [PATCH 6/8] usb: misc: onboard_usb_dev: add support for the ASIX AX88179 Dmitry Baryshkov
2026-08-10  0:42 ` [PATCH 7/8] usb: misc: onboard_usb_dev: add support for the Prolific PL2775 Dmitry Baryshkov
2026-08-10  0:42 ` [PATCH 8/8] usb: misc: onboard_usb_dev: add support for the SMSC USB4604 Dmitry Baryshkov

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