Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453009
| Path | csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Arnd Bergmann <arnd@arndb.de> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] ehci-platform: add the max clock number to 4 |
| Date | Mon, 01 Aug 2016 09:10:01 +0200 |
| Message-ID | <s1fwl-39b-3@gated-at.bofh.it> (permalink) |
| References | <s0Yvv-bq-3@gated-at.bofh.it> <s1fwl-39b-5@gated-at.bofh.it> |
| User-Agent | KMail/5.1.3 (Linux/4.4.0-31-generic; KDE/5.18.0; x86_64; ; ) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7Bit |
| Content-Type | text/plain; charset="us-ascii" |
| X-Provags-ID | V03:K0:Yv/WP53cMKi95k27nhTybK6DGj5YN33Q62n7XYgKbWsKrO7hRFN XbiEafTo1H8PSYpFpZMim3yZ7WnYDQbj9QXmOn/Sj/0ZEeeQB7kRrMSrf9MLw8ujsAvg5tx IbPIzgGY8Ns9qk6/XOkhXKevgA1yrfdZPIoA3hGnngsFvbDGSpy2EN4X5zmJ3NOzKk0wTpP kbMB70JEAmWrvARSMbY8w== |
| X-Ui-Out-Filterresults | notjunk:1;V01:K0:O00MpD6KR1I=:1HzYPern4ZV3Z/c0dRQ8vj iNs1PmsY4NBKgM6BHRRBNrD+TNB0S+wTuf6M/hrdqLE0sVz2JfmwyVHgtfLxr2J3sN0qM1X+3 hbqlr25EutgCQk2yHQv2TOhzxHaIoLBh0UEbJh9q9yDKwe9drw9osk6oYGcuDsaegaxJxYG3k OUv1m1vwKq/5Tm98c6C+w8yqOqt0Fz9hlQbvmR32yk36Otzpc+FcRufDIuTsFGGzW4++WPVpS +MXqUufVDBaFi3RN3c7n55MgfPt5yCMFGbsuImd5EXdnAHHkN7tH9TyqP2rOrAp7TFiVeBFRl 6Do5rEba9GR8gL0J1cL6xBBtw5Ws1VcnXZass14jbXFRcBSCuYFj5ISjga+rvbBF9WkhzYHt1 vGuk3qEoe6GUOiMWPgN7cBPmrWbu0spDg4gI1JMV/1JAsvZ4vxylkTr+LIrpX5TShsSG0xi57 n+fzN63YpC31RMAOfIY1toNQ8RaiCuUSZbjV2KLIAJitkfesq2Qy8erVNBn9IOGPtavXvJCOz jhI/Gy5dXz4W7dHAEU7VmDxtw4a7LxogQLTXZ8Iy546I31IawWYlM5izQGyPhKzdedv0Uni2f kAAKDf5/wfzT7++Yaz/vPlmO+dkDsaowd1iCV9eifIvrg6hNUHlBzW3z4zpSD4HyFGz6TJ0nD my9L+EqbrmeRJuVBtoQtSIsdewDS73p49CILTmREdkY30uxIRn96a85I0GWIx5jHc65C8o3t2 MBdFuPjuWMvI6ZBC |
| 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 | 13 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Icenowy Zheng <icenowy@aosc.xyz>, Rob Herring <robh+dt@kernel.org>, Maxime Ripard <maxime.ripard@free-electrons.com>, Chen-Yu Tsai <wens@csie.org>, Hans de Goede <hdegoede@redhat.com>, Mark Rutland <mark.rutland@arm.com>, devicetree@vger.kernel.org, linux-usb@vger.kernel.org, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Reinder de Haan <patchesrdh@mveas.com>, linux-kernel@vger.kernel.org, Kishon Vijay Abraham I <kishon@ti.com>, Tony Prisk <linux@prisktech.co.nz>, Alan Stern <stern@rowland.harvard.edu> |
| X-Original-Date | Mon, 01 Aug 2016 08:58:15 +0200 |
| X-Original-Message-ID | <2477355.hXm3xYUusy@wuerfel> |
| X-Original-References | <20160731112536.4625-1-icenowy@aosc.xyz> <20160731112536.4625-3-icenowy@aosc.xyz> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1453009 |
Show key headers only | View raw
On Sunday, July 31, 2016 7:25:36 PM CEST Icenowy Zheng wrote: > Allwinner A64 EHCI requires 4 clocks to be enabled. > > Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> > Can you say what those four clocks are? Are you sure that it's not just a case of a clock being incorrectly described in the clk driver, i.e. you reference one clock along with its parent here? Arnd
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 3/3] ehci-platform: add the max clock number to 4 Arnd Bergmann <arnd@arndb.de> - 2016-08-01 09:10 +0200
Re: [PATCH 3/3] ehci-platform: add the max clock number to 4 Hans de Goede <hdegoede@redhat.com> - 2016-08-01 09:40 +0200
Re: [PATCH 3/3] ehci-platform: add the max clock number to 4 Hans de Goede <hdegoede@redhat.com> - 2016-08-01 12:10 +0200
csiph-web