mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
@ 2018-07-06 16:21 Douglas Anderson
  2018-07-06 16:21 ` [RFT PATCH 1/4] usb: dwc2: Turn on uframe_sched on "bcm" platforms Douglas Anderson
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Douglas Anderson @ 2018-07-06 16:21 UTC (permalink / raw)
  To: hminas, gregkh
  Cc: Jerome Brunet, Zhangfei Gao, Stephen Warren, Bruno Herrera,
	Douglas Anderson, linux-usb, linux-kernel

While looking at a dwc2 recently, I noticed that some platforms still
have the uframe scheduler off.  As far as I know, nothing good can
come out of having the uframe scheduler off.  Let's turn it on
everywhere.  Assuming this all works out then some time in the future
we can gut all the old code that handles the old non-uframe scheduler
and make everything simpler.

NOTE: I don't have access to any of the platforms that I'm changing
here, so I'm hoping to see a Tested-by from those on the list.


Douglas Anderson (4):
  usb: dwc2: Turn on uframe_sched on "bcm" platforms
  usb: dwc2: Turn on uframe_sched on "his" platforms
  usb: dwc2: Turn on uframe_sched on "amlogic" platforms
  usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms

 drivers/usb/dwc2/params.c | 4 ----
 1 file changed, 4 deletions(-)

-- 
2.18.0.399.gad0ab374a1-goog


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
@ 2018-07-10 13:57 Stefan Wahren
  2018-07-10 15:21 ` Doug Anderson
  0 siblings, 1 reply; 12+ messages in thread
From: Stefan Wahren @ 2018-07-10 13:57 UTC (permalink / raw)
  To: Douglas Anderson
  Cc: hminas, gregkh, Jerome Brunet, Zhangfei Gao, Bruno Herrera,
	Stephen Warren, linux-kernel, linux-usb

Hi Doug,

since Stephen isn't BCM2835 maintainer anymore, please keep me in the loop.

I'm not sure how to test this. Is there some kind of test scenario 
(don't have a USB analyzer)?

Best regards
Stefan


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-07-27  6:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-06 16:21 [RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere Douglas Anderson
2018-07-06 16:21 ` [RFT PATCH 1/4] usb: dwc2: Turn on uframe_sched on "bcm" platforms Douglas Anderson
2018-07-06 16:21 ` [RFT PATCH 2/4] usb: dwc2: Turn on uframe_sched on "his" platforms Douglas Anderson
2018-07-10 23:34   ` John Stultz
2018-07-06 16:21 ` [RFT PATCH 3/4] usb: dwc2: Turn on uframe_sched on "amlogic" platforms Douglas Anderson
2018-07-06 16:21 ` [RFT PATCH 4/4] usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms Douglas Anderson
2018-07-26 10:59 ` [RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere Felipe Balbi
2018-07-26 20:11   ` Doug Anderson
2018-07-27  6:55     ` Felipe Balbi
2018-07-10 13:57 Stefan Wahren
2018-07-10 15:21 ` Doug Anderson
2018-07-11 11:29   ` Stefan Wahren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome