]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
authorOlof Johansson <olof@lixom.net>
Fri, 21 Aug 2015 01:35:02 +0000 (18:35 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 21 Aug 2015 01:35:02 +0000 (18:35 -0700)
commit8f3852d4f38e647c65c48e6b3729bbb893fc81e5
tree379094d2596a7cb42cd3e2524477be77b10eb58b
parent9f982bb1128a7f4215b5eb0c7b858c42c74a38d9
parente50bfb3b9d304a1e91f97612d1bceedc5131e039
Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late

Samsung clk driver updates for v4.3

- add cpu clock configuration data and instantiate cpu clock
  for exynos3250, 4210, 4412 and 5250 SoCs to support Samsung
  specific cpu-clock type

* Note this branch has been provided to clk tree as a topic branch

* tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock
  clk: exynos3250: Add cpu clock configuration data and instaniate cpu clock
  clk: exynos5250: add cpu clock configuration data and instantiate cpu clock

Signed-off-by: Olof Johansson <olof@lixom.net>