All of lore.kernel.org
 help / color / mirror / Atom feed
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/4] usb: chipidea: ci13xxx-imx: add "dr_mode" property to device tree bindings
Date: Sun, 01 Jul 2012 01:57:56 +0400	[thread overview]
Message-ID: <4FEF7664.3070707@mvista.com> (raw)
In-Reply-To: <1340891629-13145-4-git-send-email-mkl@pengutronix.de>

Hello.

On 28-06-2012 17:53, Marc Kleine-Budde wrote:

> This patch allows the device tree to limit the chipidea to host or
> peripheral mode only.

> Signed-off-by: Marc Kleine-Budde<mkl@pengutronix.de>
[...]

> diff --git a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> index 5a0ad66..67f97f56 100644
> --- a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> +++ b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> @@ -4,6 +4,8 @@ Required properties:
>   - compatible: Should be "fsl,imx27-usb"
>   - reg: Should contain registers location and length
>   - interrupts: Should contain controller interrupt
> +- dr_mode: indicates the working mode for compatible controllers. Can

     Hyphens are preferred to underscores in the device tree property names.

> +  be "host", "peripheral", or "otg". Defaults to "otg" if not defined.

>   Optional properties:
>   - fsl,usbphy: phandler of usb phy that connects to the only one port

WBR, Sergei

  parent reply	other threads:[~2012-06-30 21:57 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2012-06-28 13:53 ` [PATCH v2 4/4] ARM: dts: imx23,28: limit usb to host role Marc Kleine-Budde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FEF7664.3070707@mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.