Searched hist:"740 a6a1720f631ef2ad84fc378f2469c37f389c7" (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb4604.txt | 740a6a1720f631ef2ad84fc378f2469c37f389c7 Sun Jun 26 07:24:54 CEST 2016 Stephen Boyd <stephen.boyd@linaro.org> usb: misc: Add driver for usb4604
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 it down to just handle the optional reset gpio and adds the i2c command to put the device into hub mode.
Datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/00001716A.pdf Cc: <devicetree@vger.kernel.org> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/usb/misc/ |
H A D | usb4604.c | 740a6a1720f631ef2ad84fc378f2469c37f389c7 Sun Jun 26 07:24:54 CEST 2016 Stephen Boyd <stephen.boyd@linaro.org> usb: misc: Add driver for usb4604
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 it down to just handle the optional reset gpio and adds the i2c command to put the device into hub mode.
Datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/00001716A.pdf Cc: <devicetree@vger.kernel.org> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff 740a6a1720f631ef2ad84fc378f2469c37f389c7 Sun Jun 26 07:24:54 CEST 2016 Stephen Boyd <stephen.boyd@linaro.org> usb: misc: Add driver for usb4604
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 it down to just handle the optional reset gpio and adds the i2c command to put the device into hub mode.
Datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/00001716A.pdf Cc: <devicetree@vger.kernel.org> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|