All of lore.kernel.org
 help / color / mirror / Atom feed
From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: Kirkwood: ehci-orion: Add device tree binding
Date: Mon, 03 Sep 2012 08:56:35 +0200	[thread overview]
Message-ID: <504454A3.1090702@gmail.com> (raw)
In-Reply-To: <1346491586-23480-1-git-send-email-andrew@lunn.ch>

On 09/01/2012 11:26 AM, Andrew Lunn wrote:
> Based on previous work by Michael Walle and Jason Cooper.
>
> Made their work actually work, which required added interrupt from DT
> and auxdata, along with setting the dma_mask, which DT does not
> currently do.

Andrew,

you can add a

Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>

for DT-enabled Dove on both ehci controllers.

One thing iI stumbled upon is that drivers/usb/Kconfig is missing
PLAT_ORION for USB_ARCH_HAS_EHCI. I think it just worked until now
because there is also PCI in this config option. IIRC it can be
disabled now and therefore there should be an entry for PLAT_ORION.

Sebastian

  parent reply	other threads:[~2012-09-03  6:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-01  9:26 [PATCH 1/2] ARM: Kirkwood: ehci-orion: Add device tree binding Andrew Lunn
2012-09-01  9:26 ` [PATCH 2/2] ARM: Kirkwood: Convert all DT boards to EHCI via DT Andrew Lunn
2012-09-09 19:12   ` Jason Cooper
2012-09-03  6:56 ` Sebastian Hesselbarth [this message]
2012-09-04 15:06 ` [PATCH 1/2] ARM: Kirkwood: ehci-orion: Add device tree binding Alan Stern
2012-09-09 19:11 ` Jason Cooper
2012-09-22  5:02 ` Olof Johansson
2012-09-22  5:02   ` Olof Johansson
2012-09-24  7:13   ` Andrew Lunn
2012-09-24  7:13     ` Andrew Lunn
2012-09-26 23:49     ` Olof Johansson
2012-09-26 23:49       ` Olof Johansson
2012-10-17 15:18       ` Jason Cooper
2012-10-17 15:18         ` Jason Cooper

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=504454A3.1090702@gmail.com \
    --to=sebastian.hesselbarth@gmail.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.