[PATCH 1/2] ARM: vt8500: Update vt8500-ehci driver to support device tree.
Alexey Charkov
alchark at gmail.com
Thu Jul 19 10:45:25 EDT 2012
2012/7/19 Tony Prisk <linux at prisktech.co.nz>:
> Signed-off-by: Tony Prisk <linux at prisktech.co.nz>
> ---
> drivers/usb/host/ehci-vt8500.c | 9 +++++++++
> 1 files changed, 9 insertions(+), 0 deletions(-)
Have you tried to use ehci-platform on VIA/WMT devices? If it works
(which I would expect), I believe it's better to include OF support
into ehci-platform and drop ehci-vt8500 completely after existing
boards are converted to Device Tree. When writing ehci-vt8500, I
mostly only copied stuff from the PCI version and made it initialize
from the platform bus (nothing specific to vt8500).
Thanks,
Alexey
More information about the linux-arm-kernel
mailing list