From: Thierry Reding <treding@xxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html