From: mcuelenaere@gmail.com (Maurus Cuelenaere)
To: linux-arm-kernel@lists.infradead.org
Subject: s3c-hsotg driver problem
Date: Sat, 16 Jan 2010 13:39:08 +0100 [thread overview]
Message-ID: <4B51B36C.6040308@gmail.com> (raw)
Hi,
I'm trying to get the USB OTG port working on my device (S3C6410 board),
but am running into problems.
This board doesn't have a 48Mhz clock, so I set the reference clock in
the USB PLL to a 12Mhz external crystal (see patch).
Still, I'm having trouble getting it to work; I'm seeing these messages
(see attachment for full log):
s3c-hsotg s3c-hsotg: s3c_hsotg_rx_data: FIFO 8 bytes on ep0 but no req
(DxEPCTl=0x00028000)
hub 1-0:1.0: connect-debounce failed, port 2 disabled
This looks like the hardware is configured correctly, but the
currently-in-use gadget isn't setting up an EP0 RX transfer?
I've tried Mass Storage, serial, Ethernet, ... gadgets and they all give
the same errors.
Any hints/pointers would be welcome!
Thanks,
Maurus Cuelenaere
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: att1
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100116/16919c45/attachment-0002.el>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: att2
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100116/16919c45/attachment-0003.el>
next reply other threads:[~2010-01-16 12:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-16 12:39 Maurus Cuelenaere [this message]
2010-01-17 2:00 ` s3c-hsotg driver problem Barry Song
2010-01-17 12:57 ` Maurus Cuelenaere
2010-01-17 13:19 ` jassi brar
2010-01-20 8:13 ` Barry Song
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=4B51B36C.6040308@gmail.com \
--to=mcuelenaere@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).