linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
To: Felipe Balbi <balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	nm-l0cyMroinI0@public.gmane.org
Subject: Re: [PATCH 1/2] usb: dwc3: drop FIFO resizing logic
Date: Wed, 10 Feb 2016 15:47:17 +0530	[thread overview]
Message-ID: <56BB0E2D.1030600@ti.com> (raw)
In-Reply-To: <87h9hgswjw.fsf-l0cyMroinI0@public.gmane.org>

Hi,

On Wednesday 10 February 2016 03:43 PM, Felipe Balbi wrote:
> 
> Hi,
> 
> Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> writes:
>> Hi Felipe,
>>
>> On Thursday 04 February 2016 05:48 PM, Felipe Balbi wrote:
>>> That FIFO resizing logic was added to support OMAP5
>>> ES1.0 which had a bogus default FIFO size. I can't
>>> remember the exact size of default FIFO, but it was
>>> less than one bulk superspeed packet (<1024) which
>>> would prevent USB3 from ever working on OMAP5 ES1.0.
>>>
>>> However, OMAP5 ES1.0 support has been dropped by
>>> commit aa2f4b16f830 ("ARM: OMAP5: id: Remove ES1.0
>>> support") which renders FIFO resizing unnecessary.
>>>
>>> Signed-off-by: Felipe Balbi <balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>>
>> tested this series on both dra7-evm and dra72-evm using mass storage gadget and
>> msc.sh
> 
> both HS and SS ?

yes.. but the logs here were for only SS.
> 
>> dra72-evm: http://pastebin.ubuntu.com/14887997/
>> dra7-evm: http://pastebin.ubuntu.com/14887975/
>>
>> Tested-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
>>
>> Let me know if you want me to do any other testing on dra7.
> 
> yeah, run testusb for a week or so, that usually catches odd bugs.

Okay. I'll start the test before I go for vacation next week.

Thanks
Kishon
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2016-02-10 10:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 12:18 [PATCH 1/2] usb: dwc3: drop FIFO resizing logic Felipe Balbi
     [not found] ` <1454588282-14383-1-git-send-email-balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-02-04 12:18   ` [PATCH 2/2] arm: omap: remove deprecated property Felipe Balbi
     [not found]     ` <1454588282-14383-2-git-send-email-balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-02-12 22:18       ` Tony Lindgren
2016-02-05 16:07   ` [PATCH 1/2] usb: dwc3: drop FIFO resizing logic Kishon Vijay Abraham I
     [not found]     ` <56B4C8B0.9070909-l0cyMroinI0@public.gmane.org>
2016-02-10 10:13       ` Felipe Balbi
     [not found]         ` <87h9hgswjw.fsf-l0cyMroinI0@public.gmane.org>
2016-02-10 10:17           ` Kishon Vijay Abraham I [this message]
     [not found]             ` <56BB0E2D.1030600-l0cyMroinI0@public.gmane.org>
2016-02-10 11:26               ` Felipe Balbi
     [not found]                 ` <878u2sst5f.fsf-l0cyMroinI0@public.gmane.org>
2016-02-12  7:15                   ` Kishon Vijay Abraham I
2016-02-22  8:08               ` Kishon Vijay Abraham I
     [not found]                 ` <56CAC1F1.7010408-l0cyMroinI0@public.gmane.org>
2016-02-22  8:37                   ` Felipe Balbi
     [not found]                     ` <87vb5hnnsy.fsf-l0cyMroinI0@public.gmane.org>
2016-02-22 10:51                       ` Kishon Vijay Abraham I
     [not found]                         ` <56CAE849.5050303-l0cyMroinI0@public.gmane.org>
2016-02-22 10:52                           ` Felipe Balbi

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=56BB0E2D.1030600@ti.com \
    --to=kishon-l0cymroini0@public.gmane.org \
    --cc=balbi-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=nm-l0cyMroinI0@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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).