[PATCH 0/4] usb: dwc2: add suport for Rockchip dwc2 controller

From: Kever Yang
Date: Tue Jul 29 2014 - 21:32:19 EST


This path is to add the support for dwc2 controller found ind
Rockchip processors rk3066, rk3188 and rk3288

This patch also add dr_mode for dwc2 driver.

Kever Yang (4):
Documentation: dt-bindings: add dt binding info for Rockchip dwc2
ARM: dts: add rk3288 dwc2 controller support
usb: dwc2: add compatible data for rockchip soc
usb: dwc2: add dr_mode support for dwc2

Documentation/devicetree/bindings/usb/dwc2.txt | 5 ++++
arch/arm/boot/dts/rk3288.dtsi | 20 ++++++++++++++
drivers/usb/dwc2/core.c | 13 ++++++++++
drivers/usb/dwc2/core.h | 2 ++
drivers/usb/dwc2/platform.c | 33 ++++++++++++++++++++++++
5 files changed, 73 insertions(+)

--
1.7.9.5


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/