From: hector.palacios@digi.com (Hector Palacios)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v15 00/13] Add tested id switch and vbus connect detect support for Chipidea
Date: Tue, 27 Aug 2013 12:20:21 +0200 [thread overview]
Message-ID: <521C7D65.5050900@digi.com> (raw)
In-Reply-To: <521C5F61.2080505@digi.com>
On 08/27/2013 10:12 AM, Hector Palacios wrote:
> On 08/27/2013 10:09 AM, Alexander Shishkin wrote:
>> Hector Palacios <hector.palacios@digi.com> writes:
>>
>>> Dear Peter,
>>>
>>> On 08/27/2013 04:51 AM, Peter Chen wrote:
>>>> On Mon, Aug 26, 2013 at 06:24:48PM +0200, Hector Palacios wrote:
>>>>> Dear Peter,
>>>>>
>>>>> On 08/12/2013 03:22 AM, Peter Chen wrote:
>>>>>> This patchset adds tested otg id switch function and vbus connect
>>>>>> and disconnect detection for chipidea driver. And fix kinds of
>>>>>> bugs found at chipidea drivers after enabling id and vbus detection.
>>>>>>
>>>>>> This patch are fully tested at imx6 sabresd and imx28evk platform by me.
>>>>>> Besides, marek tested it on two STMP3780-based boards (not yet mainline)
>>>>>> and two MX28-based boards.
>>>>>>
>>>>>> My chipidea repo: https://github.com/hzpeterchen/linux-usb.git
>>>>>>
>>>>>> Changes for v15:
>>>>>> - Mark otgsc API as static line, and move them to otg.h [4/13]
>>>>>> - Remove some redundant comments [6/13]
>>>>>> - Fix some typos [8/13]
>>>>>> - Retire flag CI_HDRC_PULLUP_ON_VBUS [12/13] [13/13]
>>>>>
>>>>> Patches 6 and 12 in this series seem to be incomplete or malformed. Please check.
>>>>>
>>>>
>>>> Would you post what's the problem for them or what's problem
>>>> at your system after using them?
>>>
>>> I'm sorry, I thought it was evident. Patches 6 and 12 were posted incomplete. See how
>>> they end:
>>> http://permalink.gmane.org/gmane.linux.usb.general/92231
>>> http://permalink.gmane.org/gmane.linux.usb.general/92237
>>>
>>> In patch 12 the modified file include/linux/usb/chipidea.h does not even appear.
>>> Something happened during the generation or posting of these patches.
>>
>> Or something's wrong with gmane.
>>
>> http://www.spinics.net/lists/linux-usb/msg91695.html
>
> Oops. My fault, then. Sorry about that.
For what is worth, I successfully tested these series with serial, ethernet and mass
storage gadget drivers on a custom board (not upstream) based on i.MX28.
Tested-by: Hector Palacios <hector.palacios@digi.com>
Best regards,
--
Hector Palacios
prev parent reply other threads:[~2013-08-27 10:20 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-12 1:22 [PATCH v15 00/13] Add tested id switch and vbus connect detect support for Chipidea Peter Chen
2013-08-12 1:22 ` [PATCH v15 01/13] usb: chipidea: move vbus regulator operation to core Peter Chen
2013-08-12 1:22 ` [PATCH v15 02/13] usb: chipidea: host: add vbus regulator control Peter Chen
2013-08-12 1:22 ` [PATCH v15 03/13] usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users Peter Chen
2013-08-12 1:22 ` [PATCH v15 04/13] usb: chipidea: otg: Add otg file used to access otgsc Peter Chen
2013-08-12 1:22 ` [PATCH v15 05/13] usb: chipidea: Add role init and destroy APIs Peter Chen
2013-08-12 1:22 ` [PATCH v15 06/13] usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG Peter Chen
2013-08-12 1:22 ` [PATCH v15 07/13] usb: chipidea: disable all interrupts and clear all interrupts status Peter Chen
2013-08-12 1:22 ` [PATCH v15 08/13] usb: chipidea: move otg related things to otg file Peter Chen
2013-08-12 1:22 ` [PATCH v15 09/13] usb: chipidea: add vbus interrupt handler Peter Chen
2013-08-12 1:22 ` [PATCH v15 10/13] usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts Peter Chen
2013-08-12 1:22 ` [PATCH v15 11/13] usb: chipidea: udc: misuse flag CI_HDRC_REGS_SHARED and CI_HDRC_PULLUP_ON_VBUS Peter Chen
2013-08-12 1:22 ` [PATCH v15 12/13] usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS Peter Chen
2013-08-12 1:22 ` [PATCH v15 13/13] usb: chipidea: udc: .pullup is valid only when vbus is there Peter Chen
2013-08-13 23:43 ` [PATCH v15 00/13] Add tested id switch and vbus connect detect support for Chipidea Peter Chen
2013-08-14 9:48 ` Alexander Shishkin
2013-08-26 16:06 ` Hector Palacios
2013-08-26 16:24 ` Hector Palacios
2013-08-27 2:51 ` Peter Chen
2013-08-27 7:06 ` Hector Palacios
2013-08-27 8:09 ` Alexander Shishkin
2013-08-27 8:12 ` Hector Palacios
2013-08-27 10:20 ` Hector Palacios [this message]
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=521C7D65.5050900@digi.com \
--to=hector.palacios@digi.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 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.