linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] usb: chipidea: msm: Clean and fix glue layer driver
@ 2014-04-22  9:43 Ivan T. Ivanov
  2014-04-22  9:43 ` [PATCH v3 1/3] usb: chipidea: msm: Add device tree binding information Ivan T. Ivanov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ivan T. Ivanov @ 2014-04-22  9:43 UTC (permalink / raw)
  To: Peter Chen
  Cc: Ivan T. Ivanov, Greg Kroah-Hartman, linux-kernel, linux-usb,
	linux-arm-msm

From: "Ivan T. Ivanov" <iivanov@mm-sol.com>

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 could provide USB2.0 gadget support for
Qualcomm targets.

Changes since version 2.

 - Rename devicetree description file to ci-hdrc-qcom.txt to be in-line
   with Freescale and Zevio naming scheme
 - Use better name for usb-phy phandle.
 - Make of_device_id structure const

[1] https://lkml.org/lkml/2014/2/18/209

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/ci-hdrc-qcom.txt       | 17 +++++++++++++++
 drivers/usb/chipidea/ci_hdrc_msm.c                 | 24 +++++++++++++++++++++-
 2 files changed, 40 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/usb/ci-hdrc-qcom.txt

--
1.8.3.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-04-23  9:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22  9:43 [PATCH v3 0/3] usb: chipidea: msm: Clean and fix glue layer driver Ivan T. Ivanov
2014-04-22  9:43 ` [PATCH v3 1/3] usb: chipidea: msm: Add device tree binding information Ivan T. Ivanov
2014-04-22 15:07   ` Srinivas Kandagatla
2014-04-22 15:20     ` Ivan T. Ivanov
2014-04-22  9:43 ` [PATCH v3 2/3] usb: chipidea: msm: Add device tree support Ivan T. Ivanov
     [not found] ` <1398159797-26917-1-git-send-email-iivanov-NEYub+7Iv8PQT0dZR+AlfA@public.gmane.org>
2014-04-22  9:43   ` [PATCH v3 3/3] usb: chipidea: msm: Initialize offset of the capability registers Ivan T. Ivanov
2014-04-23  8:23 ` [PATCH v3 0/3] usb: chipidea: msm: Clean and fix glue layer driver Peter Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).