Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361054
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Martin Sperl <kernel@martin.sperl.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" |
| Date | Sat, 19 Mar 2016 08:50:02 +0100 |
| Message-ID | <rejO2-571-1@gated-at.bofh.it> (permalink) |
| References | <r92Ea-2lN-3@gated-at.bofh.it> <r92Ea-2lN-5@gated-at.bofh.it> <ra8oa-6zK-23@gated-at.bofh.it> <rab2F-8kT-7@gated-at.bofh.it> <raREC-3Sz-19@gated-at.bofh.it> <raREC-3Sz-29@gated-at.bofh.it> <rbehQ-2Wa-21@gated-at.bofh.it> <rdomK-4bz-21@gated-at.bofh.it> <rebQt-3io-13@gated-at.bofh.it> <reeEF-7K5-7@gated-at.bofh.it> |
| Content-Type | text/plain; charset=utf-8 |
| MIME-Version | 1.0 (Mac OS X Mail 8.2 \(2104\)) |
| Content-Transfer-Encoding | 8BIT |
| X-Mailer | Apple Mail (2.2104) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 36 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Stefan Wahren <stefan.wahren@i2se.com>, John Youn <John.Youn@synopsys.com>, Doug Anderson <dianders@chromium.org>, Michael Niewoehner <linux@mniewoehner.de>, Tao Huang <huangtao@rock-chips.com>, Julius Werner <jwerner@chromium.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>, Caesar Wang <caesar.upstream@gmail.com>, Heiko Stuebner <heiko@sntech.de>, Felipe Balbi <balbi@kernel.org>, Remi Pommarel <repk@triplefau.lt> |
| X-Original-Date | Sat, 19 Mar 2016 08:44:09 +0100 |
| X-Original-Message-ID | <8E14A795-8C35-4C4D-8D3A-09F29EE42A5F@martin.sperl.org> |
| X-Original-References | <1457115786-11370-1-git-send-email-dianders@chromium.org> <1457115786-11370-2-git-send-email-dianders@chromium.org> <1400647253.149212.b3bb45b6-c852-4cf1-9d3e-9fb299176369.open-xchange@email.1und1.de> <CAD=FV=VygPvq+XxEwVCX8hofOGSsXGdPU6tKw6GPcQAkx8GZtA@mail.gmail.com> <941828343.8833.cdbd40c7-e6f4-4b3e-9665-30fc6680f6e0.open-xchange@email.1und1.de> <CAD=FV=U5tgynrXubjnnzusYf84mEwqZ_C16gAMpc6KHZoiNhZA@mail.gmail.com> <56E1C79D.3090104@synopsys.com> <56E9A5E8.7090102@synopsys.com> <1440674775.86542.7bdab192-0ed1-49f2-8559-819af7131cbd.open-xchange@email.1und1.de> <87fuvn1a9p.fsf@eliezer.anholt.net> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1361054 |
Show key headers only | View raw
> On 19.03.2016, at 03:17, Eric Anholt <eric@anholt.net> wrote: > > Stefan Wahren <stefan.wahren@i2se.com> writes: > >> Hi Eric, >> hi Martin, >> >>> John Youn <John.Youn@synopsys.com> hat am 16. März 2016 um 19:28 geschrieben: >>> >>> >>> On 3/10/2016 11:14 AM, John Youn wrote: >>>> On 3/9/2016 11:06 AM, Doug Anderson wrote: >>>>> >>>>> John: it's pretty clear that there's something taking almost exactly >>>>> 10ms on my system and almost exactly 50ms on Stefan's system. Is >>>>> there some register we could poll to see when this process is done? >>>>> ...or can we look at the dwc2 revision number / feature register and >>>>> detect how long to delay? >>>>> Maybe this difference is related to overclocking settings in the firmware? >>> >>> 1. What is the AHB Clock frequency? Is the AHB Clock gated during >>> Reset? > > Low confidence here as I'm tracing lines across a ton of modules, but it > looks like it comes from the USB AXI clock in peri_image, which is a > gate on the normal 250Mhz APB clock, but nothing should be touching that > gate register as part of USB reset as far as I know. > Isn’t it possible that this clock (probably BCM2835_CLOCK_VPU) is changed by the firmware due to overclocking settings in /boot/config.txt? Martin
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" Stefan Wahren <stefan.wahren@i2se.com> - 2016-03-19 00:20 +0100
Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" Eric Anholt <eric@anholt.net> - 2016-03-19 03:20 +0100
Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" Martin Sperl <kernel@martin.sperl.org> - 2016-03-19 08:50 +0100
Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" Stefan Wahren <stefan.wahren@i2se.com> - 2016-03-19 11:00 +0100
Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" Martin Sperl <kernel@martin.sperl.org> - 2016-03-19 11:20 +0100
Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" Stefan Wahren <stefan.wahren@i2se.com> - 2016-03-19 13:20 +0100
Re: [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835" Stefan Wahren <stefan.wahren@i2se.com> - 2016-03-19 10:50 +0100
csiph-web