public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Dan Willemsen <dwillemsen@nvidia.com>
To: Andrew Chew <AChew@nvidia.com>,
	"grant.likely@secretlab.ca" <grant.likely@secretlab.ca>,
	"olof@lixom.net" <olof@lixom.net>,
	Stephen Warren <swarren@nvidia.com>, Rhyland Klein <rklein>
Cc: "devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>,
	"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/3 v4] usb: tegra20-ehci: Add devicetree support.
Date: Thu, 21 Jul 2011 14:27:13 -0700	[thread overview]
Message-ID: <CA4DE74D.50C07%dwillemsen@nvidia.com> (raw)
In-Reply-To: <1311283067-18952-1-git-send-email-achew@nvidia.com>

On 7/21/11 2:17 PM, "Andrew Chew" <achew@nvidia.com> wrote:
>From: Andrew Chew <achew@nvidia.com>
>
>Add code to try to get platform data information (register base, irq,
>modes, various tuning parameters) from device tree, if not present in
>board
>files.

This patch no longer gets the register base or irq, just the modes and
tuning parameters.

- Dan Willemsen

>Signed-off-by: Andrew Chew <achew@nvidia.com>
>Acked-by: Stephen Warren <swarren@nvidia.com>
>---
>Applied Olof Johansson's comments:
>- Use direct assignment when copying default config structs.
>- Use __devinitdata for static default config structs.
>- Don't compile the default config structs if CONFIG_OF is disabled, to
>avoid
>  a warning.
>
> .../devicetree/bindings/usb/tegra20-ehci.txt       |   27 +++
> drivers/usb/host/ehci-tegra.c                      |  189
>++++++++++++++++++++
> 2 files changed, 216 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/usb/tegra20-ehci.txt

--
nvpublic

  parent reply	other threads:[~2011-07-21 21:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21 21:17 [PATCH 1/3 v4] usb: tegra20-ehci: Add devicetree support achew
     [not found] ` <1311283067-18952-1-git-send-email-achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2011-07-21 21:17   ` [PATCH 2/3 v4] dt: tegra20: Add ehci host controller nodes achew-DDmLM1+adcrQT0dZR+AlfA
2011-07-21 21:17   ` [PATCH 3/3 v4] dt: tegra20: Add ehci overrides to Seaboard achew-DDmLM1+adcrQT0dZR+AlfA
2011-07-21 21:36   ` [PATCH 1/3 v4] usb: tegra20-ehci: Add devicetree support Olof Johansson
2011-07-21 21:27 ` Dan Willemsen [this message]
     [not found]   ` <CA4DE74D.50C07%dwillemsen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2011-07-21 21:43     ` Andrew Chew
2011-12-07  3:42 ` Jean-Christophe PLAGNIOL-VILLARD
2011-12-07 17:08   ` Stephen Warren

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=CA4DE74D.50C07%dwillemsen@nvidia.com \
    --to=dwillemsen@nvidia.com \
    --cc=AChew@nvidia.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=swarren@nvidia.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox