Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Sep 2020 21:18:38 +0000 (14:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Sep 2020 21:18:38 +0000 (14:18 -0700)
commit60e720931556fc1034d0981460164dcf02697679
tree3a37bef6630ac1ff2b117889970d7136aab54feb
parent02de58b24d2e1b2cf947d57205bd2221d897193c
parentb02cf0c4736c65c6667f396efaae6b5521e82abf
Merge tag 'clk-fixes-for-linus' of git://git./linux/kernel/git/clk/linux

Pull clk fixes from Stephen Boyd:
 "Another batch of clk driver fixes:

   - Make sure DRAM and ChipID region doesn't get disabled on Exynos

   - Fix a SATA failure on Tegra

   - Fix the emac_ptp clk divider on stratix10"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
  clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
  clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
  clk: tegra: Always program PLL_E when enabled
  clk: tegra: Capitalization fixes
  clk: samsung: Keep top BPLL mux on Exynos542x enabled