[PATCH 1/2] ARM: Kirkwood: ehci-orion: Add device tree binding
Sebastian Hesselbarth
sebastian.hesselbarth at gmail.com
Mon Sep 3 02:56:35 EDT 2012
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 at 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
More information about the linux-arm-kernel
mailing list