All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Introduce table driven initializations
@ 2013-09-03 13:31 ` Peter De Schrijver
  0 siblings, 0 replies; 27+ messages in thread
From: Peter De Schrijver @ 2013-09-03 13:31 UTC (permalink / raw)
  To: Peter De Schrijver
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA, Mike Turquette,
	Stephen Warren, Joseph Lo, Paul Walmsley, Prashant Gaikwad,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

This patchset introduces a table driven initialization method for the
audio, PMC and gate clocks. It's similar to the table we already have for
the periph clocks.

Peter De Schrijver (4):
  clk: tegra: simplify periph clock data
  clk: tegra: convert Tegra114 gate clocks to table
  clk: tegra114: table driven audio clock init
  clk: tegra114: table driven PMC clock init

 drivers/clk/tegra/clk-tegra114.c |  926 ++++++++++++++++----------------------
 drivers/clk/tegra/clk.h          |   79 ++++
 2 files changed, 455 insertions(+), 550 deletions(-)

-- 
1.7.7.rc0.72.g4b5ea.dirty

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

end of thread, other threads:[~2013-09-04  0:54 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03 13:31 [PATCH 0/4] Introduce table driven initializations Peter De Schrijver
2013-09-03 13:31 ` Peter De Schrijver
2013-09-03 13:31 ` Peter De Schrijver
2013-09-03 13:31 ` [PATCH 1/4] clk: tegra: simplify periph clock data Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
2013-09-03 13:31 ` [PATCH 2/4] clk: tegra: convert Tegra114 gate clocks to table Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
     [not found]   ` <1378215105-12145-3-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-03 18:10     ` Stephen Warren
2013-09-03 18:10       ` Stephen Warren
2013-09-03 18:10       ` Stephen Warren
2013-09-03 13:31 ` [PATCH 3/4] clk: tegra114: table driven audio clock init Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
2013-09-03 13:31 ` [PATCH 4/4] clk: tegra114: table driven PMC " Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
2013-09-03 13:31   ` Peter De Schrijver
     [not found]   ` <1378215105-12145-5-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-04  0:54     ` Joseph Lo
2013-09-04  0:54       ` Joseph Lo
2013-09-04  0:54       ` Joseph Lo
     [not found] ` <1378215105-12145-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-09-03 13:34   ` [PATCH 0/4] Introduce table driven initializations Peter De Schrijver
2013-09-03 13:34     ` Peter De Schrijver
2013-09-03 13:34     ` Peter De Schrijver
2013-09-03 18:13   ` Stephen Warren
2013-09-03 18:13     ` Stephen Warren
2013-09-03 18:13     ` Stephen Warren

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.