[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1378304438-7780-1-git-send-email-pdeschrijver@nvidia.com>
Date: Wed, 4 Sep 2013 17:20:07 +0300
From: Peter De Schrijver <pdeschrijver@...dia.com>
To: Peter De Schrijver <pdeschrijver@...dia.com>
CC: <linux-tegra@...r.kernel.org>,
Mike Turquette <mturquette@...aro.org>,
Stephen Warren <swarren@...dotorg.org>,
Joseph Lo <josephl@...dia.com>,
Paul Walmsley <pwalmsley@...dia.com>,
Prashant Gaikwad <pgaikwad@...dia.com>,
Thierry Reding <thierry.reding@...il.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/4] Introduce table driven initializations
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.
Changes since v1:
* Use parent names directly in TEGRA_INIT_DATA_GATE()
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 | 892 +++++++++++++++-----------------------
drivers/clk/tegra/clk-tegra20.c | 4 +-
drivers/clk/tegra/clk-tegra30.c | 4 +-
drivers/clk/tegra/clk.h | 93 ++++-
4 files changed, 436 insertions(+), 557 deletions(-)
--
1.7.7.rc0.72.g4b5ea.dirty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists