From: Tushar Behera <tushar.behera@linaro.org>
To: John Stultz <john.stultz@linaro.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
Andrzej Pietrasiewicz <andrzej.p@samsung.com>,
Sachin Kamat <sachin.kamat@linaro.org>,
lkml <linux-kernel@vger.kernel.org>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Subject: Re: Origen board hang with functionfs
Date: Fri, 22 Feb 2013 12:25:47 +0530 [thread overview]
Message-ID: <51271673.9090003@linaro.org> (raw)
In-Reply-To: <51266897.9070308@linaro.org>
On 02/22/2013 12:03 AM, John Stultz wrote:
> On 02/20/2013 06:01 PM, John Stultz wrote:
>> Hey Kukjin, Andrzej,
>> I recently started playing around with functionfs, and have
>> noticed some strange behavior with my origen board.
>>
>> If I enable the FunctionFS gadget driver, I see the board hang at boot
>> here:
>>
>> [ 2.360000] USB Mass Storage support registered.
>> [ 2.365000] s3c-hsotg s3c-hsotg: regs f0040000, irq 103
>> [ 2.375000] s3c-hsotg s3c-hsotg: EPs:15
>> [ 2.380000] s3c-hsotg s3c-hsotg: dedicated fifos
>> [ 2.385000] g_ffs: file system registered
I think the issue is because of the USB phy regulators. LDO3 and LDO8
power the phy regulators for OTG and HOST. These regulators are disabled
in OTG probe whereas they are not handled at all in HOST driver. Keeping
these LDOs always active should solve the problem for the time being.
I will follow-up with a patch shortly. But I am not sure if this patch
will be considered for mainline as board patches are not getting
accepted these days.
--
Tushar Behera
next prev parent reply other threads:[~2013-02-22 6:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-21 2:01 Origen board hang with functionfs John Stultz
2013-02-21 18:33 ` John Stultz
2013-02-22 6:55 ` Tushar Behera [this message]
2013-02-22 6:48 ` [PATCH] ARM: EXYNOS: Keep USB related LDOs always active on Origen Tushar Behera
2013-02-22 17:25 ` John Stultz
2013-02-27 0:45 ` Kyungmin Park
2013-02-22 17:27 ` Origen board hang with functionfs John Stultz
2013-02-23 16:40 ` Tushar Behera
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=51271673.9090003@linaro.org \
--to=tushar.behera@linaro.org \
--cc=andrzej.p@samsung.com \
--cc=bigeasy@linutronix.de \
--cc=john.stultz@linaro.org \
--cc=kgene.kim@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sachin.kamat@linaro.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