Discussion:
[PATCH] config: armv7hl: Disable CONFIG_USB_MUSB_TUSB6010
Matwey V. Kornilov
2014-10-02 17:31:47 UTC
Permalink
From: "Matwey V. Kornilov" <matwey.kornilov-***@public.gmane.org>

TUSB6010 is not used by any of our JeOSes*, but introduces issues with USB at BeagleBone (and all other boards utilizing musb_hdrc).
The way to resolve the issues is currently unknown, so temporarily disable it.

See for details: http://marc.info/?l=linux-usb&m=141088564307331&w=2

Signed-off-by: Matwey V. Kornilov <matwey.kornilov-***@public.gmane.org>
---
config/armv7hl/default | 2 +-
config/armv7hl/lpae | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/armv7hl/default b/config/armv7hl/default
index fffe803..39bf166 100644
--- a/config/armv7hl/default
+++ b/config/armv7hl/default
@@ -5466,7 +5466,7 @@ CONFIG_USB_MUSB_HDRC=m
# CONFIG_USB_MUSB_HOST is not set
# CONFIG_USB_MUSB_GADGET is not set
CONFIG_USB_MUSB_DUAL_ROLE=y
-CONFIG_USB_MUSB_TUSB6010=m
+# CONFIG_USB_MUSB_TUSB6010 is not set
CONFIG_USB_MUSB_OMAP2PLUS=m
CONFIG_USB_MUSB_AM35X=m
CONFIG_USB_MUSB_DSPS=m
diff --git a/config/armv7hl/lpae b/config/armv7hl/lpae
index 4e871ea..b32cd28 100644
--- a/config/armv7hl/lpae
+++ b/config/armv7hl/lpae
@@ -5132,7 +5132,7 @@ CONFIG_USB_MUSB_HDRC=m
# CONFIG_USB_MUSB_HOST is not set
# CONFIG_USB_MUSB_GADGET is not set
CONFIG_USB_MUSB_DUAL_ROLE=y
-CONFIG_USB_MUSB_TUSB6010=m
+# CONFIG_USB_MUSB_TUSB6010 is not set
CONFIG_USB_MUSB_OMAP2PLUS=m
CONFIG_USB_MUSB_AM35X=m
CONFIG_USB_MUSB_DSPS=m
--
2.1.0
Matwey V. Kornilov
2014-10-17 20:39:41 UTC
Permalink
ping?
Post by Matwey V. Kornilov
TUSB6010 is not used by any of our JeOSes*, but introduces issues with USB at BeagleBone (and all other boards utilizing musb_hdrc).
The way to resolve the issues is currently unknown, so temporarily disable it.
See for details: http://marc.info/?l=linux-usb&m=141088564307331&w=2
---
config/armv7hl/default | 2 +-
config/armv7hl/lpae | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/armv7hl/default b/config/armv7hl/default
index fffe803..39bf166 100644
--- a/config/armv7hl/default
+++ b/config/armv7hl/default
@@ -5466,7 +5466,7 @@ CONFIG_USB_MUSB_HDRC=m
# CONFIG_USB_MUSB_HOST is not set
# CONFIG_USB_MUSB_GADGET is not set
CONFIG_USB_MUSB_DUAL_ROLE=y
-CONFIG_USB_MUSB_TUSB6010=m
+# CONFIG_USB_MUSB_TUSB6010 is not set
CONFIG_USB_MUSB_OMAP2PLUS=m
CONFIG_USB_MUSB_AM35X=m
CONFIG_USB_MUSB_DSPS=m
diff --git a/config/armv7hl/lpae b/config/armv7hl/lpae
index 4e871ea..b32cd28 100644
--- a/config/armv7hl/lpae
+++ b/config/armv7hl/lpae
@@ -5132,7 +5132,7 @@ CONFIG_USB_MUSB_HDRC=m
# CONFIG_USB_MUSB_HOST is not set
# CONFIG_USB_MUSB_GADGET is not set
CONFIG_USB_MUSB_DUAL_ROLE=y
-CONFIG_USB_MUSB_TUSB6010=m
+# CONFIG_USB_MUSB_TUSB6010 is not set
CONFIG_USB_MUSB_OMAP2PLUS=m
CONFIG_USB_MUSB_AM35X=m
CONFIG_USB_MUSB_DSPS=m
--
2.1.0
--
With best regards,
Matwey V. Kornilov
http://blog.matwey.name
xmpp://0x2207-962d5TIgE1qHXe+***@public.gmane.org
Loading...