On Thu, Dec 09, 2010 at 11:56:13AM +0100, Mian Yousaf Kaukab wrote:
Hi Greg,
On 12/07/2010 03:00 PM, Mian Yousaf KAUKAB wrote:
Basic driver for ab8500 usb otg transceiver
TODO:
-Regulators support
-Host and OTG testing
-Interface with PRCMU
-Charging support
Signed-off-by: Mian Yousaf Kaukab<mian.yousaf.kaukab@xxxxxxxxxxxxxx>
Acked-by: Linus Walleij<linus.walleij@xxxxxxxxxxxxxx>
---
drivers/usb/otg/Kconfig | 9 +
drivers/usb/otg/Makefile | 1 +
drivers/usb/otg/ab8500-usb.c | 585 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 595 insertions(+), 0 deletions(-)
create mode 100644 drivers/usb/otg/ab8500-usb.c
This patch is independent from patch 2/2 of this set. I have already
sent an updated version for 2/2 as an independent patch.
Would it be possible for you to just take this patch in? Or would you
like me to send it again?
I don't maintain that part of the code. If Greg wants me to look at the
transceivers as well, I'll gladly queue the patches as long as I have
documentation and HW available. Same goes for MUSB, without HW I can
queue, but I can't be blamed if it doesn't fully work.
--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html