]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorMike Turquette <mturquette@linaro.org>
Wed, 2 Jul 2014 17:05:56 +0000 (10:05 -0700)
committerMike Turquette <mturquette@linaro.org>
Wed, 2 Jul 2014 17:05:56 +0000 (10:05 -0700)
commit0a54be4d14e815a688732e78ceb7fb33a0868e6f
treeb4475934e16fb14f1413f2a2892c732af420b1f4
parentc8e099325ec233efada2d1a4af2253137e09a308
parentae1b47ccdc6c822fbd81071ccc0ef578fd95d632
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes-samsung

Samsung clock fixes for v3.16.

This pull request contains fixes for various issues found while testing
-rc versions of Linux 3.16. Mostly two kinds of patches:

* Fixes of incorrectly defined clocks

1) 88414f6 clk: samsung: exynos4: Remove SRC_MASK_ISP gates

    Issue present since v3.10.

2) efca9c7 clk/exynos5250: fix bit number for tv sysmmu clock

    Issue present since v3.16.

3) ae1b47c clk: exynos5420: Remove aclk66_peric from the clock tree description

    Issue present since v3.11.

* Adding things missed by original patches

1) 3e1cfb5 clk: samsung: fix several typos to fix boot on s3c2410
2) e924c19 clk: samsung: add more aliases for s3c24xx

    Both issues present since the driver was added in v3.16.

3) 814eb5a clk: s3c64xx: Hookup SPI clocks correctly

    Issue present since v3.12.