linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: at91: Added more information logging
@ 2018-04-10  0:15 Marcin Ziemianowicz
  2018-04-10  8:12 ` Boris Brezillon
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Ziemianowicz @ 2018-04-10  0:15 UTC (permalink / raw)
  To: Boris Brezillon, Nicolas Ferre, Alexandre Belloni, Greg Kroah-Hartman
  Cc: Michael Turquette, Stephen Boyd, Alan Stern, linux-clk,
	linux-arm-kernel, linux-kernel, linux-usb

This is a series of patches which resolves set_rate() for the PLL not
having any effect and therefore the USB Host port not working. Also, a
few messages were added which may be helpful in the future when others
are working with USB clocking.

Changes since V1:
  Added patch set cover letter
  Shortened lines which were over >80 characters long
  > Comment by Greg Kroah-Hartman about "from" field in email addressed
  > Comment by Alan Stern about redundant debug lines addressed

hak8or (2):
  clk: at91: Added more information logging.
  clk: at91: Fix for PLL set_rate changes not being actually written to
    PLL peripheral bits

 drivers/clk/at91/clk-pll.c   | 14 +++++++++++++-
 drivers/clk/at91/clk-usb.c   | 10 ++++++++--
 drivers/usb/host/ohci-at91.c | 16 ++++++++++------
 3 files changed, 31 insertions(+), 9 deletions(-)

-- 
2.17.0



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

* Re: [PATCH v2 0/2] clk: at91: Added more information logging
  2018-04-10  0:15 [PATCH v2 0/2] clk: at91: Added more information logging Marcin Ziemianowicz
@ 2018-04-10  8:12 ` Boris Brezillon
  0 siblings, 0 replies; 2+ messages in thread
From: Boris Brezillon @ 2018-04-10  8:12 UTC (permalink / raw)
  To: Marcin Ziemianowicz
  Cc: Boris Brezillon, Nicolas Ferre, Alexandre Belloni,
	Greg Kroah-Hartman, Michael Turquette, Stephen Boyd, Alan Stern,
	linux-clk, linux-arm-kernel, linux-kernel, linux-usb

Hi Marcin

On Mon, 9 Apr 2018 20:15:51 -0400
Marcin Ziemianowicz <marcin@ziemianowicz.com> wrote:

> This is a series of patches which resolves set_rate() for the PLL not
> having any effect and therefore the USB Host port not working. Also, a
> few messages were added which may be helpful in the future when others
> are working with USB clocking.

Can you please send patch series in a threaded manner (the cover
letter being the mail email and patches 1 to X being tagged as
'In-reply-to')? Normally, git send-email takes care of that for you if
you do

# git send-email *.patch

> 
> Changes since V1:
>   Added patch set cover letter
>   Shortened lines which were over >80 characters long
>   > Comment by Greg Kroah-Hartman about "from" field in email addressed
>   > Comment by Alan Stern about redundant debug lines addressed  
> 
> hak8or (2):
>   clk: at91: Added more information logging.
>   clk: at91: Fix for PLL set_rate changes not being actually written to
>     PLL peripheral bits
> 
>  drivers/clk/at91/clk-pll.c   | 14 +++++++++++++-
>  drivers/clk/at91/clk-usb.c   | 10 ++++++++--
>  drivers/usb/host/ohci-at91.c | 16 ++++++++++------
>  3 files changed, 31 insertions(+), 9 deletions(-)
> 


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

end of thread, other threads:[~2018-04-10  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-10  0:15 [PATCH v2 0/2] clk: at91: Added more information logging Marcin Ziemianowicz
2018-04-10  8:12 ` Boris Brezillon

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).