OSDN Git Service

Merge tag 'samsung-fixes-4.3' of http://github.com/krzk/linux into v4.3-samsung-fixes
authorKukjin Kim <kgene@kernel.org>
Wed, 30 Sep 2015 06:42:39 +0000 (15:42 +0900)
committerKukjin Kim <kgene@kernel.org>
Wed, 30 Sep 2015 06:42:39 +0000 (15:42 +0900)
commit4776dbb3583d10969f991cc89da781884c15979d
tree1d4de5f4b9619a10c6d3ed7758c04b142146a7f0
parent1605b60ad064c7019db8ade07f0b7bdc8c197b93
parentc7d2ecd9f64c351cb4d551f1f472d0fc09c3cae8
Merge tag 'samsung-fixes-4.3' of github.com/krzk/linux into v4.3-samsung-fixes

Fixes for Exynos (DT and mach code):
1. Finally fix booting of all 8 cores on Exynos Octa (Exynos542x): all
   8 cores are booting and can be used. The fix, based on vendor
   code and bootloader behavior, is as for time being only
   for MCPM enabled path.
2. Fix thermal boot issue on SMDK5250.
3. Fix invalid clock used for FIMD IOMMU.