]> 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)
commit2c9e9e547d907e4438be74a6eeccc77cd87c6ed6
tree785cab6109225be5769e8d9719fa10b4a7df6e88
parentf5c4776cd5b591eea4e9be9f421e34f61b98ebb2
parent441e26f5a02c52a3cd3160351a8a23178a0c0aa7
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