]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita66982475e5f8c700adb75e12802e1b630e75eaa
tree3a37bef6630ac1ff2b117889970d7136aab54feb
parent3afa7ebf8fb31d93dbdbb679e30a9aea1b5b61f7
parent76c81afe4ab0d58a96d2fbff8e188562b901ad22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/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