lkml.org 
[lkml]   [2023]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/3] Add USB driver for HPE GXP Architecture
Date
From: Richard Yu <richard.yu@hpe.com>

The GXP vEHCI controller presents a four port EHCI compatible PCI function
to host software. Each EHCI port is logically connected to a
corresponding set of virtual device registers.

Richard Yu (3):
dt-bindings: usb: Add HPE GXP UDCG Controller
usb: gadget: udc: gxp-udc: add HPE GXP USB support
MAINTAINERS: add USB support to GXP

.../devicetree/bindings/usb/hpe,gxp-udcg.yaml | 70 +
MAINTAINERS | 2 +
drivers/usb/gadget/udc/Kconfig | 6 +
drivers/usb/gadget/udc/Makefile | 1 +
drivers/usb/gadget/udc/gxp-udc.c | 1401 +++++++++++++++++
5 files changed, 1480 insertions(+)
create mode 100644 Documentation/devicetree/bindings/usb/hpe,gxp-udcg.yaml
create mode 100644 drivers/usb/gadget/udc/gxp-udc.c

--
2.17.1

\
 
 \ /
  Last update: 2023-07-07 00:05    [W:0.200 / U:1.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site