All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request for Tegra clock fixes for 3.16 with HDA clocks
@ 2014-05-21 11:25 ` Peter De Schrijver
  0 siblings, 0 replies; 8+ messages in thread
From: Peter De Schrijver @ 2014-05-21 11:25 UTC (permalink / raw)
  To: Mike Turquette
  Cc: Prashant Gaikwad, swarren, thierry.reding, pawel.moll,
	mark.rutland, linux-kernel, linux-arm-kernel, linux-tegra

Hi Mike,

A number of fixes which are needed by the upcoming XHCI and SATA drivers and
the HDA audio driver.

Thanks,

Peter.

The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:

  Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)

are available in the git repository at:
  git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1

Andrew Bresticker (2):
      clk: tegra: Fix xusb_hs_src clock hierarchy
      clk: tegra: Initialize xusb clocks

Dylan Reid (1):
      clk: tegra124: Enable hda to hdmi clocks

Jim Lin (2):
      clk: tegra: Enable hardware control of PLLE
      clk: tegra: Fix xusb_fs_src mux

 drivers/clk/tegra/clk-id.h               |    1 +
 drivers/clk/tegra/clk-pll.c              |   33 +++++++++++++++++++++++++++++-
 drivers/clk/tegra/clk-tegra-periph.c     |   10 ++++++++-
 drivers/clk/tegra/clk-tegra114.c         |   22 ++++++++++----------
 drivers/clk/tegra/clk-tegra124.c         |   26 ++++++++++++++---------
 include/dt-bindings/clock/tegra114-car.h |    3 +-
 include/dt-bindings/clock/tegra124-car.h |    3 +-
 7 files changed, 73 insertions(+), 25 deletions(-)

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

* pull request for Tegra clock fixes for 3.16 with HDA clocks
@ 2014-05-21 11:25 ` Peter De Schrijver
  0 siblings, 0 replies; 8+ messages in thread
From: Peter De Schrijver @ 2014-05-21 11:25 UTC (permalink / raw)
  To: Mike Turquette
  Cc: Prashant Gaikwad, swarren, thierry.reding, pawel.moll,
	mark.rutland, linux-kernel, linux-arm-kernel, linux-tegra

Hi Mike,

A number of fixes which are needed by the upcoming XHCI and SATA drivers and
the HDA audio driver.

Thanks,

Peter.

The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:

  Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)

are available in the git repository at:
  git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1

Andrew Bresticker (2):
      clk: tegra: Fix xusb_hs_src clock hierarchy
      clk: tegra: Initialize xusb clocks

Dylan Reid (1):
      clk: tegra124: Enable hda to hdmi clocks

Jim Lin (2):
      clk: tegra: Enable hardware control of PLLE
      clk: tegra: Fix xusb_fs_src mux

 drivers/clk/tegra/clk-id.h               |    1 +
 drivers/clk/tegra/clk-pll.c              |   33 +++++++++++++++++++++++++++++-
 drivers/clk/tegra/clk-tegra-periph.c     |   10 ++++++++-
 drivers/clk/tegra/clk-tegra114.c         |   22 ++++++++++----------
 drivers/clk/tegra/clk-tegra124.c         |   26 ++++++++++++++---------
 include/dt-bindings/clock/tegra114-car.h |    3 +-
 include/dt-bindings/clock/tegra124-car.h |    3 +-
 7 files changed, 73 insertions(+), 25 deletions(-)

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

* pull request for Tegra clock fixes for 3.16 with HDA clocks
@ 2014-05-21 11:25 ` Peter De Schrijver
  0 siblings, 0 replies; 8+ messages in thread
From: Peter De Schrijver @ 2014-05-21 11:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike,

A number of fixes which are needed by the upcoming XHCI and SATA drivers and
the HDA audio driver.

Thanks,

Peter.

The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:

  Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)

are available in the git repository at:
  git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1

Andrew Bresticker (2):
      clk: tegra: Fix xusb_hs_src clock hierarchy
      clk: tegra: Initialize xusb clocks

Dylan Reid (1):
      clk: tegra124: Enable hda to hdmi clocks

Jim Lin (2):
      clk: tegra: Enable hardware control of PLLE
      clk: tegra: Fix xusb_fs_src mux

 drivers/clk/tegra/clk-id.h               |    1 +
 drivers/clk/tegra/clk-pll.c              |   33 +++++++++++++++++++++++++++++-
 drivers/clk/tegra/clk-tegra-periph.c     |   10 ++++++++-
 drivers/clk/tegra/clk-tegra114.c         |   22 ++++++++++----------
 drivers/clk/tegra/clk-tegra124.c         |   26 ++++++++++++++---------
 include/dt-bindings/clock/tegra114-car.h |    3 +-
 include/dt-bindings/clock/tegra124-car.h |    3 +-
 7 files changed, 73 insertions(+), 25 deletions(-)

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

* Re: pull request for Tegra clock fixes for 3.16 with HDA clocks
  2014-05-21 11:25 ` Peter De Schrijver
  (?)
@ 2014-05-22  8:36     ` Peter De Schrijver
  -1 siblings, 0 replies; 8+ messages in thread
From: Peter De Schrijver @ 2014-05-22  8:36 UTC (permalink / raw)
  To: Mike Turquette
  Cc: Prashant Gaikwad, swarren-3lzwWm7+Weoh9ZMKESR00Q,
	thierry.reding-Re5JQEeQqe8AvxtiuMwx3w, pawel.moll-5wv7dgnIgG8,
	mark.rutland-5wv7dgnIgG8, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA

On Wed, May 21, 2014 at 01:25:16PM +0200, Peter De Schrijver wrote:
> Hi Mike,
> 
> A number of fixes which are needed by the upcoming XHCI and SATA drivers and
> the HDA audio driver.
> 
> Thanks,
> 
> Peter.
> 
> The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:
> 
>   Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)
> 
> are available in the git repository at:
>   git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1

This is the correct pull request if I confused you :)

Thanks,

Peter.

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

* Re: pull request for Tegra clock fixes for 3.16 with HDA clocks
@ 2014-05-22  8:36     ` Peter De Schrijver
  0 siblings, 0 replies; 8+ messages in thread
From: Peter De Schrijver @ 2014-05-22  8:36 UTC (permalink / raw)
  To: Mike Turquette
  Cc: Prashant Gaikwad, swarren, thierry.reding, pawel.moll,
	mark.rutland, linux-kernel, linux-arm-kernel, linux-tegra

On Wed, May 21, 2014 at 01:25:16PM +0200, Peter De Schrijver wrote:
> Hi Mike,
> 
> A number of fixes which are needed by the upcoming XHCI and SATA drivers and
> the HDA audio driver.
> 
> Thanks,
> 
> Peter.
> 
> The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:
> 
>   Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)
> 
> are available in the git repository at:
>   git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1

This is the correct pull request if I confused you :)

Thanks,

Peter.

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

* pull request for Tegra clock fixes for 3.16 with HDA clocks
@ 2014-05-22  8:36     ` Peter De Schrijver
  0 siblings, 0 replies; 8+ messages in thread
From: Peter De Schrijver @ 2014-05-22  8:36 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, May 21, 2014 at 01:25:16PM +0200, Peter De Schrijver wrote:
> Hi Mike,
> 
> A number of fixes which are needed by the upcoming XHCI and SATA drivers and
> the HDA audio driver.
> 
> Thanks,
> 
> Peter.
> 
> The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:
> 
>   Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)
> 
> are available in the git repository at:
>   git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1

This is the correct pull request if I confused you :)

Thanks,

Peter.

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

* Re: pull request for Tegra clock fixes for 3.16 with HDA clocks
  2014-05-21 11:25 ` Peter De Schrijver
@ 2014-05-23  5:36   ` Mike Turquette
  -1 siblings, 0 replies; 8+ messages in thread
From: Mike Turquette @ 2014-05-23  5:36 UTC (permalink / raw)
  To: Peter De Schrijver
  Cc: mark.rutland, Prashant Gaikwad, pawel.moll, swarren,
	linux-kernel, thierry.reding, linux-tegra, linux-arm-kernel

Quoting Peter De Schrijver (2014-05-21 04:25:16)
> Hi Mike,
> 
> A number of fixes which are needed by the upcoming XHCI and SATA drivers and
> the HDA audio driver.
> 
> Thanks,
> 
> Peter.

Pulled.

Regards,
Mike

> 
> The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:
> 
>   Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)
> 
> are available in the git repository at:
>   git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1
> 
> Andrew Bresticker (2):
>       clk: tegra: Fix xusb_hs_src clock hierarchy
>       clk: tegra: Initialize xusb clocks
> 
> Dylan Reid (1):
>       clk: tegra124: Enable hda to hdmi clocks
> 
> Jim Lin (2):
>       clk: tegra: Enable hardware control of PLLE
>       clk: tegra: Fix xusb_fs_src mux
> 
>  drivers/clk/tegra/clk-id.h               |    1 +
>  drivers/clk/tegra/clk-pll.c              |   33 +++++++++++++++++++++++++++++-
>  drivers/clk/tegra/clk-tegra-periph.c     |   10 ++++++++-
>  drivers/clk/tegra/clk-tegra114.c         |   22 ++++++++++----------
>  drivers/clk/tegra/clk-tegra124.c         |   26 ++++++++++++++---------
>  include/dt-bindings/clock/tegra114-car.h |    3 +-
>  include/dt-bindings/clock/tegra124-car.h |    3 +-
>  7 files changed, 73 insertions(+), 25 deletions(-)

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

* pull request for Tegra clock fixes for 3.16 with HDA clocks
@ 2014-05-23  5:36   ` Mike Turquette
  0 siblings, 0 replies; 8+ messages in thread
From: Mike Turquette @ 2014-05-23  5:36 UTC (permalink / raw)
  To: linux-arm-kernel

Quoting Peter De Schrijver (2014-05-21 04:25:16)
> Hi Mike,
> 
> A number of fixes which are needed by the upcoming XHCI and SATA drivers and
> the HDA audio driver.
> 
> Thanks,
> 
> Peter.

Pulled.

Regards,
Mike

> 
> The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:
> 
>   Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)
> 
> are available in the git repository at:
>   git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-v3.16-1
> 
> Andrew Bresticker (2):
>       clk: tegra: Fix xusb_hs_src clock hierarchy
>       clk: tegra: Initialize xusb clocks
> 
> Dylan Reid (1):
>       clk: tegra124: Enable hda to hdmi clocks
> 
> Jim Lin (2):
>       clk: tegra: Enable hardware control of PLLE
>       clk: tegra: Fix xusb_fs_src mux
> 
>  drivers/clk/tegra/clk-id.h               |    1 +
>  drivers/clk/tegra/clk-pll.c              |   33 +++++++++++++++++++++++++++++-
>  drivers/clk/tegra/clk-tegra-periph.c     |   10 ++++++++-
>  drivers/clk/tegra/clk-tegra114.c         |   22 ++++++++++----------
>  drivers/clk/tegra/clk-tegra124.c         |   26 ++++++++++++++---------
>  include/dt-bindings/clock/tegra114-car.h |    3 +-
>  include/dt-bindings/clock/tegra124-car.h |    3 +-
>  7 files changed, 73 insertions(+), 25 deletions(-)

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

end of thread, other threads:[~2014-05-23  5:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-21 11:25 pull request for Tegra clock fixes for 3.16 with HDA clocks Peter De Schrijver
2014-05-21 11:25 ` Peter De Schrijver
2014-05-21 11:25 ` Peter De Schrijver
     [not found] ` <20140521112516.GA22484-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2014-05-22  8:36   ` Peter De Schrijver
2014-05-22  8:36     ` Peter De Schrijver
2014-05-22  8:36     ` Peter De Schrijver
2014-05-23  5:36 ` Mike Turquette
2014-05-23  5:36   ` Mike Turquette

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.