]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'clk-v5.5-samsung' of https://git.kernel.org/pub/scm/linux/kernel/git/snawr...
authorStephen Boyd <sboyd@kernel.org>
Wed, 6 Nov 2019 19:28:50 +0000 (11:28 -0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 6 Nov 2019 19:28:50 +0000 (11:28 -0800)
commit183b66ae72fa45f16748c7620a31006998cbeb0f
tree785cab6109225be5769e8d9719fa10b4a7df6e88
parent83b4b06b7408ce798a220098fbeac6cb0a1db352
parenteeab2d5cd0eeea2c407dbba0e749a617569ad056
Merge tag 'clk-v5.5-samsung' of https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk into clk-samsung

Pull Samsung clk driver updates from Sylwester Nawrocki:

 - Addition of rate table for the VPLL and GPU related clock
   tree definition update to allow the GPU driver for setting
   the GPU's clock without requiring detailed knowledge of
   clock topology on each exynos542x SoC
 - Fix for potential CPU performance degradation after system
   suspend/resume cycle on exynos542x SoCs

* tag 'clk-v5.5-samsung' of https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk:
  clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path
  clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume
  clk: samsung: exynos5420: Add VPLL rate table
  clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
  clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU
  clk: samsung: exynos5433: Fix error paths