Messages in this thread |  | | From | "Ivan T. Ivanov" <> | Subject | [PATCH v2 0/3] usb: chipidea: msm: Clean and fix glue layer driver | Date | Tue, 18 Feb 2014 15:21:18 +0200 |
| |
From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
Hi,
This series intend to fix driver, which was broken for a while. It is used to create peripheral role device, which in coordination with phy-usb-msm driver will provide USB2.0 gadget support for Qualcomm targets.
Changes since initial version.
- Address comments from Peter - better description of the changes. - Drop patch 4 - till USB PHY driver is ready
Ivan T. Ivanov (3): usb: chipidea: msm: Add device tree binding information usb: chipidea: msm: Add device tree support usb: chipidea: msm: Initialize offset of the capability registers
.../devicetree/bindings/usb/msm-hsusb.txt | 17 ++++++++++++++ drivers/usb/chipidea/ci_hdrc_msm.c | 24 +++++++++++++++++++- 2 files changed, 40 insertions(+), 1 deletion(-)
-- 1.7.9.5
|  |