]> Pileus Git - ~andy/linux/commit
Merge branch 'samsung/devel-2' into late/soc
authorArnd Bergmann <arnd@arndb.de>
Sat, 21 Jul 2012 21:34:38 +0000 (23:34 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 21 Jul 2012 21:34:38 +0000 (23:34 +0200)
commit537cd80cea370c530d455bc8e00ef0673ba165cb
tree1fd73cbdd25d0f930b8dbf3be4842840ecece215
parent088eb2a84b3b093af60bbe0b65151e8a9cd2d57d
parent42be66f857bac6f96fe3ebdf5cec05362c205430
Merge branch 'samsung/devel-2' into late/soc

From Kukjin Kim <kgene.kim@samsung.com>:

The updating cpufreq for 1.7GHz of exynos5250 has been included in samsung
tree because Rafael thought it was more related in samsung platform and
I agreed.  And others are adding G2D clock for exynos4x12 Socs.

* samsung/devel-2:
  ARM: S3C64XX: Add header file protection macros in pm-core.h
  [CPUFREQ] EXYNOS5250: Add support max 1.7GHz for EXYNOS5250
  ARM: EXYNOS: Add G2D related clock entries for SMDK4X12
  ARM: EXYNOS: Move G2D clock entries to clock-exynos4210.c file

Originally from
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/devel-samsung-2
but rebased to split out the defconfig changes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>