Merge tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 31 Oct 2017 00:59:10 +0000 (17:59 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 31 Oct 2017 00:59:10 +0000 (17:59 -0700)
commitae74ac0828868af3295395be7bc892e0d0aba376
tree3afe9ccaa8b7f5fc195d3a76556570a3edd8bab2
parentfaa865f18cb7e64fe96fdbeb3662f50050bb8d26
parent7679eb20353dc74e47fbc97b2d77fd4f88a77c0f
Merge tag 'clk-v4.15-exynos-pm' of git://git./linux/kernel/git/snawrocki/clk into clk-next

Pull Samsung clk driver updates from Sylwester Nawrocki:

 - An addition of separate driver for the Exynos 4412 ISP CMU, needed
   to model and properly handle the clock controller's dependencies
   on the ISP power domain.
 - Adding __maybe_unused attributes to the exynos5433_cmu_{suspend,
   resume} ops to suppress compiler warnings with CONFIG_PM disabled.

* tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk:
  clk: samsung: Add a separate driver for Exynos4412 ISP clocks
  clk: samsung: Add dt bindings for Exynos4412 ISP clock controller
  clk: samsung: Instantiate Exynos4412 ISP clocks only when available
  clk: samsung: exynos5433: mark PM functions as __maybe_unused
drivers/clk/samsung/clk-exynos4.c