All of lore.kernel.org
 help / color / mirror / Atom feed
From: DAMWID <damwid@gmail.com>
To: "Aguilar Pena, Leed" <x0082440@ti.com>
Cc: "Castaneda Gonzalez, Axel" <x0055901@ti.com>,
	linux-omap-open-source@linux.omap.com
Subject: Re: About the status of USB support on OMAP2430 SDP
Date: Wed, 31 Oct 2007 09:37:19 +0800	[thread overview]
Message-ID: <4727DC4F.5040208@gmail.com> (raw)
In-Reply-To: <FB5B108DCADA024D9B1BACAD8EC4CAF501FC757A@dlee11.ent.ti.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB18030; format=flowed, Size: 4902 bytes --]

Hi Leed,

Thanks for your comment, but I can find any port and pin mux related 
settings in the linux-omap git tree, is there any patch for it?

Thanks,
Damwid

Aguilar Pena, Leed дµÀ:
> Hi Damwid,
>  
> Please try the following:
>  
> To activate both, FS and HS ports:    
>  
> On V2 and V4 you need  a Connectivity Board (750-2003-003 (C)) (I have not test USB on SDP2430 V3)
>  
> Switch on Main Board
> S6 [6-ON, 7-OFF]
>  
> Linux Kernel configuration --->
>                 Device Drivers ----->
>                               I2C support ---->
>                                        Miscellaneous I2C Chip support ---->
>                                                                   ....
>                                                                   ....
>                                                                   <*> Philips ISP1301 with OMAP OTG
>                                                                   ....
>  
> Linux Kernel configuration --->
>                 Device Drivers ----->
>                           USB support --->
>                                        ....
>                                        ...                                                                                                                                                     
>                                       <*>   OHCI HCD support                                                                                                               
>                                        [*]     Use OMAP's full-speed USB Port 1 instead of Port 0                                                   |                           
>                                                                    Pin mux selection (USB1 signals muxed with UART2)  --->    -------->   |    To test on SDP4.0:
>                                                                                                                                                                                                 |     Select "USB1 signals muxed with UART1", and use UART2 for console.
>                                                                                                                                                                                                 |    To test on SDP5.0:
>                                                                                                                                                                                                 |     Select "USB1 signals muxed with UART2" and use the usual UART1 for console                                                      
>                                       ....
>                                       <*> Inventra Highspeed Dual Role Controller (TI, ...)    
>                                       ....                                                                              
>  
>  
> To Activate only FS Port:
>  
> Switch on Main Board
> S6 [6-ON, 7-ON]
> Disable the following:
> < > Inventra Highspeed Dual Role Controller (TI, ...)
> [ ]     Use OMAP's full-speed USB Port 1 instead of Port 0       
>  
>  
>  
> Any comment please let me know
>  
> Regards!
>  
> Leed Salim
>
> ________________________________
>
> From: linux-omap-open-source-bounces@linux.omap.com on behalf of DAMWID
> Sent: Tue 10/30/2007 10:19 AM
> To: linux-omap-open-source@linux.omap.com
> Subject: About the status of USB support on OMAP2430 SDP
>
>
>
> Hi all,
>
> I'm working on the USB dirver on my OMAP2430 SDP v3.0 board with
> linux-omap git tree, currently I can make the Inventra controller (musb)
> work in host/device/OTG mode, but only for one port on the processor
> board. How can I enable USB host on the other ports? Should I use the
> ohci-omap module? I'm not clear with the relationship between musb and
> ohci-omap, are they separate controllers?
>
> I can't get the ohci-omap work on my board, and I was confused by the
> kernel configs in "USB support" section. Is it enough to get ohci-omap
> work by just enable USB_OHCI_HCD? I notice there is a ISP1301
> transceiver on the main borad, so is the isp1301_omap driver needed? I
> found it depends on OMAP_OTG, which is not selected by ARCH_OMAP2430,
> does this mean isp1301_omap dirver is not necessary for ohci-omap?
>
> Does anyone get the ohci-omap work? Can you give some help?
>
> Thanks,
> Damwid
>
>
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
>
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
>   

  reply	other threads:[~2007-10-31  1:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-30 15:19 About the status of USB support on OMAP2430 SDP DAMWID
     [not found] ` <1E65310C3C9FCC4AAE66BA8952B9842D0215D7C9@dlee11.ent.ti.com>
2007-10-30 16:53   ` Aguilar Pena, Leed
2007-10-31  1:37     ` DAMWID [this message]
2007-11-01 18:21       ` Aguilar Pena, Leed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4727DC4F.5040208@gmail.com \
    --to=damwid@gmail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=x0055901@ti.com \
    --cc=x0082440@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.