Messages in this thread |  | | From | "Ivan T. Ivanov" <> | Subject | [PATCH 0/4] usb: chipidea: msm: Clean and fix glue layer driver | Date | Mon, 11 Nov 2013 15:35:33 +0200 |
| |
From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
Hi,
This series intend to fixup driver, which was broken for a while. It is used to create peripheral role device, which in coordination with phy-usb-msm driver (still some cleanups pending) will provide again USB2.0 gadget support for MSM targets.
Generated on to top of usb-3.13-rc1.
Regards, Ivan
Ivan T. Ivanov (4): usb: chipidea: msm: Add device tree binding information usb: chipidea: msm: Add device tree support usb: chipidea: msm: Initialize offset of the capability registers usb: chipidea: msm: Use USB PHY API to control PHY state
.../devicetree/bindings/usb/msm-hsusb.txt | 16 ++++++++++ drivers/usb/chipidea/ci_hdrc_msm.c | 33 +++++++++++++++----- 2 files changed, 41 insertions(+), 8 deletions(-)
-- 1.7.9.5
|  |