From: Kukjin Kim <kgene@kernel.org>
To: arm@kernel.org, Arnd Bergmann <arnd@arndb.de>,
'Olof Johansson' <olof@lixom.net>,
Kevin Hilman <khilman@linaro.org>,
Kukjin Kim <kgene.kim@samsung.com>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL] Samsung 2nd fixes for v4.0
Date: Thu, 02 Apr 2015 02:23:55 +0900 [thread overview]
Message-ID: <551C29AB.7030306@kernel.org> (raw)
Hi Arnd, Olof, Kevin,
Here is 2nd Samsung fixes for v4.0 and it fixes arm allmodconfig build
breakage and exynos5250-spring lid, power-pin and mmc nodes dt updates.
Please pull and sorry for pretty late pull-request for v4.0.
Thanks,
Kukjin
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
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 cfdda3535f87e752780ca18a57d13db58f6a6913:
ARM: EXYNOS: Fix build breakage cpuidle on !SMP (2015-03-18 03:26:11
+0900)
----------------------------------------------------------------
Samsung 2nd fixes for v4.0
- Fix build breakage exynos cpuidle driver on !SMP
because it is coupled built-in so added check for SMP.
- Fix lid, power pin-functions and mmc node updates
for exynos5250-spring: Fixes commit ID 53dd4138bb0a
("ARM: dts: Add exynos5250-spring device tree")
----------------------------------------------------------------
Andreas Faerber (2):
ARM: dts: fix mmc node updates for exynos5250-spring
ARM: dts: fix lid and power pin-functions for exynos5250-spring
Bartlomiej Zolnierkiewicz (1):
ARM: EXYNOS: Fix build breakage cpuidle on !SMP
arch/arm/boot/dts/exynos5250-spring.dts | 20 ++++++--------------
arch/arm/mach-exynos/exynos.c | 2 +-
arch/arm/mach-exynos/pm.c | 2 ++
drivers/cpuidle/cpuidle-exynos.c | 3 ++-
4 files changed, 11 insertions(+), 16 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung 2nd fixes for v4.0
Date: Thu, 02 Apr 2015 02:23:55 +0900 [thread overview]
Message-ID: <551C29AB.7030306@kernel.org> (raw)
Hi Arnd, Olof, Kevin,
Here is 2nd Samsung fixes for v4.0 and it fixes arm allmodconfig build
breakage and exynos5250-spring lid, power-pin and mmc nodes dt updates.
Please pull and sorry for pretty late pull-request for v4.0.
Thanks,
Kukjin
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
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 cfdda3535f87e752780ca18a57d13db58f6a6913:
ARM: EXYNOS: Fix build breakage cpuidle on !SMP (2015-03-18 03:26:11
+0900)
----------------------------------------------------------------
Samsung 2nd fixes for v4.0
- Fix build breakage exynos cpuidle driver on !SMP
because it is coupled built-in so added check for SMP.
- Fix lid, power pin-functions and mmc node updates
for exynos5250-spring: Fixes commit ID 53dd4138bb0a
("ARM: dts: Add exynos5250-spring device tree")
----------------------------------------------------------------
Andreas Faerber (2):
ARM: dts: fix mmc node updates for exynos5250-spring
ARM: dts: fix lid and power pin-functions for exynos5250-spring
Bartlomiej Zolnierkiewicz (1):
ARM: EXYNOS: Fix build breakage cpuidle on !SMP
arch/arm/boot/dts/exynos5250-spring.dts | 20 ++++++--------------
arch/arm/mach-exynos/exynos.c | 2 +-
arch/arm/mach-exynos/pm.c | 2 ++
drivers/cpuidle/cpuidle-exynos.c | 3 ++-
4 files changed, 11 insertions(+), 16 deletions(-)
next reply other threads:[~2015-04-01 17:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 17:23 Kukjin Kim [this message]
2015-04-01 17:23 ` [GIT PULL] Samsung 2nd fixes for v4.0 Kukjin Kim
2015-04-03 21:52 ` Olof Johansson
2015-04-03 21:52 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=551C29AB.7030306@kernel.org \
--to=kgene@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=kgene.kim@samsung.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.