All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] usb: chipidea: fix error handling and add dr_role property
@ 2012-06-28 13:53 Marc Kleine-Budde
  2012-06-28 13:53 ` [PATCH v2 1/4] usb: chipidea: pci: make platformdata static Marc Kleine-Budde
                   ` (3 more replies)
  0 siblings, 4 replies; 35+ messages in thread
From: Marc Kleine-Budde @ 2012-06-28 13:53 UTC (permalink / raw)
  To: linux-arm-kernel

while hacking on the chipidea driver, I fixed the error path in
the udc part of the chipidea driver. Further I added the possibility
to limit the driver to host or device only mode. It's possible via
platformdata and device tree. For dt I selected the dr_role property
which is already used for other dual role usb drivers.

Changes since v1:
- rebase to Richard's Tree
  https://github.com/riczhao/kernel-imx/commits/topics/usb-driver
- remove redundant wording from devicetree binding documentation
- move dtsi changes into seperate patch
- also change imx23.dtsi
- tested on compile time non OF tree platforms (amd64)
  of.h provides proper stubs.

regards, Marc

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

end of thread, other threads:[~2012-07-09  1:20 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28 13:53 [PATCH v2 0/4] usb: chipidea: fix error handling and add dr_role property Marc Kleine-Budde
2012-06-28 13:53 ` [PATCH v2 1/4] usb: chipidea: pci: make platformdata static Marc Kleine-Budde
2012-06-28 14:06   ` Richard Zhao
2012-07-08 15:10     ` Richard Zhao
2012-07-08 17:48       ` Russell King - ARM Linux
2012-07-09  1:20         ` Richard Zhao
2012-06-28 13:53 ` [PATCH v2 2/4] usb: chipidea: udc: fix error path in udc_start() Marc Kleine-Budde
2012-06-28 13:53 ` [PATCH v2 3/4] usb: chipidea: ci13xxx-imx: add "dr_mode" property to device tree bindings Marc Kleine-Budde
2012-06-29  1:43   ` Richard Zhao
2012-06-29  7:47     ` Marc Kleine-Budde
2012-06-29  7:47       ` Marc Kleine-Budde
2012-06-29  8:45       ` Richard Zhao
2012-06-29  8:45         ` Richard Zhao
2012-06-29  9:29         ` Marc Kleine-Budde
2012-06-29  9:29           ` Marc Kleine-Budde
2012-06-30  1:40           ` Richard Zhao
2012-06-30  1:40             ` Richard Zhao
2012-06-29 15:51         ` Stephen Warren
2012-06-29 15:51           ` Stephen Warren
2012-06-30  1:19           ` Richard Zhao
2012-06-30  1:19             ` Richard Zhao
2012-07-02 20:04             ` Stephen Warren
2012-07-02 20:04               ` Stephen Warren
2012-07-03  2:22               ` Peter Chen
2012-07-03  2:22                 ` Peter Chen
2012-07-03  3:00                 ` Richard Zhao
2012-07-03  3:00                   ` Richard Zhao
2012-07-03  7:02                   ` Lothar Waßmann
2012-07-03  7:02                     ` Lothar Waßmann
2012-07-03  7:10                     ` Richard Zhao
2012-07-03  7:10                       ` Richard Zhao
2012-06-30  1:33         ` Richard Zhao
2012-06-30  1:33           ` Richard Zhao
2012-06-30 21:57   ` Sergei Shtylyov
2012-06-28 13:53 ` [PATCH v2 4/4] ARM: dts: imx23,28: limit usb to host role Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.