lkml.org 
[lkml]   [2021]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] usb: misc: Add support for Microchip USB5744
Date
Hi,

the series is adding basic support for this USB hub. The key part is
running reset over GPIO line and when i2c is connected it is necessary to
send command to boot the hub. This chip is available on Xilinx
zcu100/Ultra96 v1 board.

Thanks,
Michal

Changes in v2:
- s/USB_USB5744/USB_HUB_USB5744/g
- Fix order in Makefile and Kconfig

Piyush Mehta (2):
dt-bindings: usb: misc: Add binding for Microchip usb5744 hub
usb: misc: usb5744: Add support for USB hub controller

.../bindings/usb/microchip,usb5744.yaml | 56 +++++++++
MAINTAINERS | 2 +
drivers/usb/misc/Kconfig | 9 ++
drivers/usb/misc/Makefile | 1 +
drivers/usb/misc/usb5744.c | 115 ++++++++++++++++++
5 files changed, 183 insertions(+)
create mode 100644 Documentation/devicetree/bindings/usb/microchip,usb5744.yaml
create mode 100644 drivers/usb/misc/usb5744.c

--
2.30.0

\
 
 \ /
  Last update: 2021-02-09 11:54    [W:0.085 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site