From: Pavan Kondeti <pkondeti@codeaurora.org>
To: "David Lanzendörfer" <david.lanzendoerfer@o2s.ch>
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 0/5] Add MSM USB Device Controller support
Date: Thu, 2 Sep 2010 09:59:58 +0530 [thread overview]
Message-ID: <20100902042958.GA10056@codeaurora.org> (raw)
In-Reply-To: <201009020052.51978.david.lanzendoerfer@o2s.ch>
On Thu, Sep 02, 2010 at 12:52:43AM +0200, David Lanzendörfer wrote:
> Hi
> I tried your patchset with https://www.codeaurora.org/gitweb/quic/kernel/?p=dwalker/linux-msm.git;a=shortlog;h=refs/heads/for-next
> But somehow, usb networking doesnt seem to come up? O_o
> I'm sure, if you have tested it, the mistake has to be on my side.
> Could I try /your/ kernel config? (With leviathan-incoming [htc-msm-2.6.32-fork for GNU/Linux] the device comes up on bootup)
>
Do you know which chipset(7x01/7x27/8x50) is used in your device? We have to
setup the platform data and device in the respective board file. I have tested
USB on 8x50 and it works fine. I will post a patch to add usb support for 8x50
today. Which gadget (android/ethernet) are you using? Also VBUS detection
happens on Peripheral processor and Apps processor gets a RPC notification.
But RPC infrastructure is not present in upstream msm. So you need to call
msm_hsusb_vbus_state(1) after adding your platform device. I will see if I can
add a debugfs file in the driver to manipulate vbus state.
--
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
next prev parent reply other threads:[~2010-09-02 4:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-01 9:06 [PATCH 0/5] Add MSM USB Device Controller support Pavankumar Kondeti
2010-09-01 9:06 ` [PATCH 1/5] USB: Add MSM USB Device Controller driver Pavankumar Kondeti
2010-09-01 14:03 ` Alan Stern
2010-09-01 15:05 ` Pavan Kondeti
2010-09-01 16:04 ` pkondeti
2010-09-01 18:29 ` Brian Swetland
2010-09-01 9:06 ` [PATCH 2/5] USB: msm72k_udc: Add debugfs support Pavankumar Kondeti
2010-09-01 9:06 ` [PATCH 3/5] USB: msm72k_udc: Add Remote wakeup support Pavankumar Kondeti
2010-09-01 9:06 ` [PATCH 4/5] USB: msm72k_udc: Add Test Mode support Pavankumar Kondeti
2010-09-01 9:06 ` [PATCH 5/5] USB: msm72k_udc: Add charging notification support Pavankumar Kondeti
2010-09-01 22:52 ` [PATCH 0/5] Add MSM USB Device Controller support David Lanzendörfer
2010-09-02 4:29 ` Pavan Kondeti [this message]
2010-09-02 12:19 ` David Lanzendörfer
2010-09-02 16:29 ` David Lanzendörfer
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=20100902042958.GA10056@codeaurora.org \
--to=pkondeti@codeaurora.org \
--cc=david.lanzendoerfer@o2s.ch \
--cc=linux-arm-msm@vger.kernel.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 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.