[Patch V2 0/9] Tegra CLK Fixes

From: Rhyland Klein
Date: Thu Jan 14 2016 - 14:25:04 EST


This patch set fixes some issues found with the Tegra CLK drivers
in testing. There are also a few patches which clean up the code
and fix some naming issues.

v2:
- Dropped "Initialize PLL_D2 to a sane rate" patch as it was not needed
- Split "Fix PLLE SS config" patch into 2 more descriptive and better
logically broken up patches.

Andrew Bresticker (1):
clk: tegra: pll: Fix potential sleeping-while-atomic

Mark Kuo (2):
clk: tegra: pll: Do not disable PLLE when under HW control
clk: tegra: pll: Fix PLLE SS coefficients val

Rhyland Klein (6):
clk: tegra: Fix divider on VI_I2C
clk: tegra210: Remove improper flags for lock_enable
clk: tegra210: Fix naming of MISC registers
clk: tegra: Fix the misnaming of nvenc from msenc
clk: tegra210: fix pllx dyn step calculation
clk: tegra: pll: Fix typos around clearing plle bits during enable

drivers/clk/tegra/clk-pll.c | 50 +++++++++++++--------
drivers/clk/tegra/clk-tegra-periph.c | 4 +-
drivers/clk/tegra/clk-tegra210.c | 86 +++++++++++++++---------------------
3 files changed, 70 insertions(+), 70 deletions(-)

--
1.9.1