Merge branch 'for-4.12-ti-clk-cleanups' of https://github.com/t-kristo/linux-pm into...
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 4 Apr 2017 22:33:18 +0000 (15:33 -0700)
committerMichael Turquette <mturquette@baylibre.com>
Wed, 12 Apr 2017 16:07:37 +0000 (18:07 +0200)
commit4641d6a560f5088a983a55ea0075e363045631ca
treeff59e25971483d4fdb42d82d9893761308c395a5
parentb0459491ca2dcda4223b3f3c80a635ae12218580
parent6c0afb503937a12a8d20a805fcf263e31afa9871
Merge branch 'for-4.12-ti-clk-cleanups' of https://github.com/t-kristo/linux-pm into clk-next

* 'for-4.12-ti-clk-cleanups' of https://github.com/t-kristo/linux-pm:
  clk: ti: convert to use proper register definition for all accesses
  clk: ti: dpll44xx: fix clksel register initialization
  clk: ti: gate: export gate_clk_ops locally
  clk: ti: divider: add driver internal API for parsing divider data
  clk: ti: divider: convert TI divider clock to use its own data representation
  clk: ti: mux: convert TI mux clock to use its internal data representation
  clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
  clk: ti: omap4: cleanup unnecessary clock aliases
  clk: ti: enforce const types on string arrays
  clk: ti: move omap2_init_clk_clkdm under TI clock driver
  clk: ti: add clkdm_lookup to the exported functions
  clk: ti: use automatic clock alias generation framework
  clk: ti: add API for creating aliases automatically for simple clock types
  clk: ti: add support for automatic clock alias generation
  clk: ti: remove un-used definitions from public clk_hw_omap struct