Re: [PATCH] usb: misc: Add driver for usb4604

2016-06-28 Thread Rob Herring
On Sat, Jun 25, 2016 at 10:24:54PM -0700, Stephen Boyd wrote: > This is a minimal driver to support bringing a usb4604 device > from microchip out of reset and into hub mode. The usb4604 device > is related to the usb3503 device, but it didn't seem close enough > to warrant putting both into the

[PATCH] usb: misc: Add driver for usb4604

2016-06-25 Thread Stephen Boyd
This is a minimal driver to support bringing a usb4604 device from microchip out of reset and into hub mode. The usb4604 device is related to the usb3503 device, but it didn't seem close enough to warrant putting both into the same file. This patch borrows some of the usb3503 structure and trims