Hello.

On 10-12-2010 15:38, Hema HK wrote:

Added the TWL6030-usb transceiver option in the Kconfig

Signed-off-by: Hema HK<hem...@ti.com>
Cc: Felipe Balbi<ba...@ti.com>
Cc: David Brownell<dbrown...@users.sourceforge.net>
[...]

Index: usb/drivers/usb/otg/Kconfig
===================================================================
--- usb.orig/drivers/usb/otg/Kconfig
+++ usb/drivers/usb/otg/Kconfig
@@ -59,6 +59,18 @@ config TWL4030_USB
          This transceiver supports high and full speed devices plus,
          in host mode, low speed.

+config TWL6030_USB
+       tristate "TWL6030 USB Transceiver Driver"
+       depends on TWL4030_CORE
+       select USB_OTG_UTILS
+       help
+         Enable this to support the USB OTG transceiver on TWL6030
+         family chips. This TWL6030 transceiver has the VBUS and ID GND
+         and OTG SRP events capabilities. For all other transceiver 
functionality
+         UTMI PHY is embedded in OMAP4430. The internal PHY configurations APIs
+         are hooked to this driver through platform_data structure.
+         The definition of internal PHY APIs are in the mach-omap2 layer.
+

Why not do it in the patch 2, together with the driver itself? And where are you adding the driver to drivers/usb/otg/Makefile?

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to