]> git.baikalelectronics.ru Git - kernel.git/commit
USB: isp1760: Support board-specific hardware configurations
authorNate Case <ncase@xes-inc.com>
Tue, 17 Jun 2008 16:11:38 +0000 (11:11 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:33 +0000 (15:16 -0700)
commite3017e78c68d24dcfb5a85a989d1e2a0f0fedc8e
tree705994b76bea1968e3ae7d4149bd77139374220c
parentf4a0a0c7433072eca365d31325ceaaee3fbbf249
USB: isp1760: Support board-specific hardware configurations

This adds support for hardware configurations that don't match the
chip default register settings (e.g., 16-bit data bus, DACK and
DREQ pulled up instead of down, analog overcurrent mode).

These settings are passed in via the OF device tree.  The PCI
interface still assumes the same default values.

Signed-off-by: Nate Case <ncase@xes-inc.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h
drivers/usb/host/isp1760-if.c