linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] clk/tegra: Changes for v4.1-rc1
@ 2015-03-30 12:31 Thierry Reding
       [not found] ` <1427718673-32011-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 16+ messages in thread
From: Thierry Reding @ 2015-03-30 12:31 UTC (permalink / raw)
  To: Peter De Schrijver, Prashant Gaikwad
  Cc: Mike Turquette, Stephen Boyd, Stephen Warren, Alexandre Courbot,
	Paul Walmsley, linux-tegra-u79uwXL29TY76Z2rM5mHXA

From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

Hi everyone,

This series of patches is an accumulation of cleanups and fixes I have
been carrying around in my local tree for a while now. If there aren't
any objections I'll send this out as a pull-request to Mike sometime
soon.

Thierry

Dylan Reid (1):
  clk: tegra: Enable HDA to HDMI clocks on Tegra124

Thierry Reding (10):
  clk: tegra: Fix typo tabel -> table
  clk: tegra: Fix a bunch of sparse warnings
  clk: tegra: Various whitespace cleanups
  clk: tegra: Use consistent indentation
  clk: tegra: Remove needless initializations
  clk: tegra: Register the proper number of resets
  clk: tegra: Add peripheral registers for bank Y
  clk: tegra: Model oscillator as clock
  clk: tegra: Use generic tegra_osc_clk_init() on Tegra114
  clk: tegra: Use the proper parent for plld_dsi

 drivers/clk/tegra/clk-pll.c                     |  7 ++---
 drivers/clk/tegra/clk-tegra-fixed.c             | 24 +++++++++--------
 drivers/clk/tegra/clk-tegra-periph.c            |  2 +-
 drivers/clk/tegra/clk-tegra114.c                | 36 +++----------------------
 drivers/clk/tegra/clk-tegra124.c                | 22 ++++++++++-----
 drivers/clk/tegra/clk-tegra30.c                 | 23 ++++++++--------
 drivers/clk/tegra/clk.c                         | 16 ++++++++++-
 drivers/clk/tegra/clk.h                         | 10 +++----
 include/dt-bindings/clock/tegra124-car-common.h |  2 +-
 9 files changed, 70 insertions(+), 72 deletions(-)

-- 
2.3.2

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

end of thread, other threads:[~2015-04-01  8:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 12:31 [PATCH 00/11] clk/tegra: Changes for v4.1-rc1 Thierry Reding
     [not found] ` <1427718673-32011-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-30 12:31   ` [PATCH 01/11] clk: tegra: Fix typo tabel -> table Thierry Reding
     [not found]     ` <1427718673-32011-2-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-31  8:25       ` Paul Walmsley
2015-03-30 12:31   ` [PATCH 02/11] clk: tegra: Fix a bunch of sparse warnings Thierry Reding
     [not found]     ` <1427718673-32011-3-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-31  8:25       ` Paul Walmsley
2015-03-30 12:31   ` [PATCH 03/11] clk: tegra: Enable HDA to HDMI clocks on Tegra124 Thierry Reding
2015-03-30 12:31   ` [PATCH 04/11] clk: tegra: Various whitespace cleanups Thierry Reding
2015-03-30 12:31   ` [PATCH 05/11] clk: tegra: Use consistent indentation Thierry Reding
     [not found]     ` <1427718673-32011-6-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-31  8:26       ` Paul Walmsley
2015-03-30 12:31   ` [PATCH 06/11] clk: tegra: Remove needless initializations Thierry Reding
2015-03-30 12:31   ` [PATCH 08/11] clk: tegra: Add peripheral registers for bank Y Thierry Reding
     [not found]     ` <1427718673-32011-9-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-04-01  8:25       ` Paul Walmsley
2015-04-01  8:43       ` Peter De Schrijver
2015-03-30 12:31   ` [PATCH 09/11] clk: tegra: Model oscillator as clock Thierry Reding
2015-03-30 12:31   ` [PATCH 10/11] clk: tegra: Use generic tegra_osc_clk_init() on Tegra114 Thierry Reding
2015-03-30 12:31   ` [PATCH 11/11] clk: tegra: Use the proper parent for plld_dsi Thierry Reding

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