From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Wed, 28 Aug 2013 00:57:25 +0900 Subject: [GIT PULL 3/3] 2nd Round Samsung mach-exynos for v3.12 In-Reply-To: <87bo4j6aii.fsf@linaro.org> References: <1f7701cea1f1$431f2d30$c95d8790$%kim@samsung.com> <3145165.ZB7l3vNJ7a@amdc1032> <4070794.XxjluIqBpK@amdc1032> <87bo4j6aii.fsf@linaro.org> Message-ID: <521CCC65.3070605@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/27/13 13:08, Kevin Hilman wrote: > amit daniel kachhap writes: > >> Submitted the V2 version of this patch with your suggestion. > > So will there be an updated branch (and pull request) with these changes? > OK, Bart's concern makes sense so I replaced with Amit's v2 patch. Kevin, here is updated branch so please pull following. If any problems, please kindly let me know. Thanks, Kukjin The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 (2013-07-14 15:18:27 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-mach-exynos-v2 for you to fetch changes up to 1e9fec0e40deff9d18e4197b5f5f99f85f5d36a5: ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 (2013-08-28 00:51:21 +0900) ---------------------------------------------------------------- update mach-exynos v2 for v3.12 - enable ARCH_HAS_BANDGAP for exynos SoCs - always enable PM domains for exynos4x12 - skip C1 cpuidle state for exynos5440 ---------------------------------------------------------------- Amit Daniel Kachhap (2): ARM: EXYNOS: enable ARCH_HAS_BANDGAP ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 Bartlomiej Zolnierkiewicz (1): ARM: EXYNOS: always enable PM domains support for EXYNOS4X12 arch/arm/mach-exynos/Kconfig | 7 +++++++ arch/arm/mach-exynos/cpuidle.c | 3 +++ 2 files changed, 10 insertions(+)