Searched hist:"746 bfe63bba37ad55956b7377c9af494e7e28929" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | Makefile | diff 746bfe63bba37ad55956b7377c9af494e7e28929 Mon Dec 21 03:40:04 CST 2015 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
R-Car H3 has USB3.0 peripheral controllers. This controller's has the following features: - Supports super, high and full speed - Contains 30 pipes for bulk or interrupt transfer - Contains dedicated DMA controller
This driver doesn't support the dedicated DMAC for now.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | Kconfig | diff 746bfe63bba37ad55956b7377c9af494e7e28929 Mon Dec 21 03:40:04 CST 2015 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
R-Car H3 has USB3.0 peripheral controllers. This controller's has the following features: - Supports super, high and full speed - Contains 30 pipes for bulk or interrupt transfer - Contains dedicated DMA controller
This driver doesn't support the dedicated DMAC for now.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | renesas_usb3.c | 746bfe63bba37ad55956b7377c9af494e7e28929 Mon Dec 21 03:40:04 CST 2015 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
R-Car H3 has USB3.0 peripheral controllers. This controller's has the following features: - Supports super, high and full speed - Contains 30 pipes for bulk or interrupt transfer - Contains dedicated DMA controller
This driver doesn't support the dedicated DMAC for now.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|