[PATCH 0/4] Introduce table driven initializations

Peter De Schrijver pdeschrijver at nvidia.com
Tue Sep 3 09:31:30 EDT 2013


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




More information about the linux-arm-kernel mailing list