* [GIT PULL] Samsung 2nd fixes for v4.1
@ 2015-05-14 3:10 Kukjin Kim
2015-05-15 15:16 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Kukjin Kim @ 2015-05-14 3:10 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
Here is Samsung 2nd fixes for v4.1 and mostly it is for S2R(Suspend to
RAM). Please pull and if any problems, kindly let me know. Thanks!
Note that it is based on v4.1-rc3 because keep-power-in-suspend related
changes have been applied in v4.1-rc3.
- Kukjin
The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:
Linux 4.1-rc3 (2015-05-10 15:12:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-fixes-2
for you to fetch changes up to c1f0ecff492ea7c804fe543267f673eaac12259c:
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
(2015-05-14 11:43:59 +0900)
----------------------------------------------------------------
Samsung 2nd fixes for v4.1
- fix second S2R on exynos4412 based Trats2, Odroid U3 boards which
happened after enabling L2$ and caused by commit 13cfa6c4f7fa ("ARM:
EXYNOS: Fix CPU idle clock down after CPU off")
And replace the soc_is_exynosxxx() macro with of_compatible_xxx
- fix dereference of ERR_PTR of of_genpd_get_from_provider()
- fix suspend problem on old DT machines to skip the initialization
suspend and caused by commit 8b283c025443 ("ARM: exynos4/5: convert
pmu wakeup to stacked domains")
- add keep-power-in-suspend for Peach Boards to support S2R and has
been missed in previous pull-request for fixes
----------------------------------------------------------------
Javier Martinez Canillas (1):
ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards
Julien Grall (1):
ARM: EXYNOS: Don't try to initialize suspend on old DT
Krzysztof Kozlowski (3):
ARM: EXYNOS: Fix dereference of ERR_PTR returned by
of_genpd_get_from_provider
ARM: EXYNOS: Fix failed second suspend on Exynos4
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 +
arch/arm/boot/dts/exynos5800-peach-pi.dts | 1 +
arch/arm/mach-exynos/common.h | 2 ++
arch/arm/mach-exynos/exynos.c | 27 +++++++++++++++++++++
arch/arm/mach-exynos/platsmp.c | 39
++----------------------------
arch/arm/mach-exynos/pm_domains.c | 4 +--
arch/arm/mach-exynos/suspend.c | 7 +++++-
7 files changed, 41 insertions(+), 40 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] Samsung 2nd fixes for v4.1
2015-05-14 3:10 [GIT PULL] Samsung 2nd fixes for v4.1 Kukjin Kim
@ 2015-05-15 15:16 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2015-05-15 15:16 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday 14 May 2015 12:10:37 Kukjin Kim wrote:
> Hi,
>
> Here is Samsung 2nd fixes for v4.1 and mostly it is for S2R(Suspend to
> RAM). Please pull and if any problems, kindly let me know. Thanks!
>
> Note that it is based on v4.1-rc3 because keep-power-in-suspend related
> changes have been applied in v4.1-rc3.
Pulled into fixes, thanks!
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-15 15:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 3:10 [GIT PULL] Samsung 2nd fixes for v4.1 Kukjin Kim
2015-05-15 15:16 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox