From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>
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>,
"Heiko Stübner" <heiko@sntech.de>
Subject: [GIT PULL] samsung devel-rtc for v3.4
Date: Sun, 12 Feb 2012 03:09:34 +0900 [thread overview]
Message-ID: <4F36AEDE.6060506@samsung.com> (raw)
Hi Arnd, Olof again :)
Please pull samsung rtc developing which has been missed to upstream.
I rebased it Olof said and there is no conflicts with
arm-soc/depends/rmk/for-armsoc.
If any problem, please kindly let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:
Linux 3.3-rc2 (2012-01-31 13:31:54 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.4-next/devel-samsung-rtc
Heiko Stuebner (4):
ARM: SAMSUNG: cleanup of rtc register definitions
rtc-s3c: make room for more variants in devicetree block
rtc-s3c: add variants for S3C2443 and S3C2416
ARM: S3C2443/S3C2416: add s3c_rtc_setname and rename rtc devices
arch/arm/mach-s3c2416/s3c2416.c | 2 +
arch/arm/mach-s3c2443/s3c2443.c | 2 +
arch/arm/plat-samsung/include/plat/regs-rtc.h | 81
+++++++++++++------------
arch/arm/plat-samsung/include/plat/rtc-core.h | 27 ++++++++
drivers/rtc/rtc-s3c.c | 71
++++++++++++++++++----
5 files changed, 131 insertions(+), 52 deletions(-)
create mode 100644 arch/arm/plat-samsung/include/plat/rtc-core.h
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] samsung devel-rtc for v3.4
Date: Sun, 12 Feb 2012 03:09:34 +0900 [thread overview]
Message-ID: <4F36AEDE.6060506@samsung.com> (raw)
Hi Arnd, Olof again :)
Please pull samsung rtc developing which has been missed to upstream.
I rebased it Olof said and there is no conflicts with
arm-soc/depends/rmk/for-armsoc.
If any problem, please kindly let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:
Linux 3.3-rc2 (2012-01-31 13:31:54 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.4-next/devel-samsung-rtc
Heiko Stuebner (4):
ARM: SAMSUNG: cleanup of rtc register definitions
rtc-s3c: make room for more variants in devicetree block
rtc-s3c: add variants for S3C2443 and S3C2416
ARM: S3C2443/S3C2416: add s3c_rtc_setname and rename rtc devices
arch/arm/mach-s3c2416/s3c2416.c | 2 +
arch/arm/mach-s3c2443/s3c2443.c | 2 +
arch/arm/plat-samsung/include/plat/regs-rtc.h | 81
+++++++++++++------------
arch/arm/plat-samsung/include/plat/rtc-core.h | 27 ++++++++
drivers/rtc/rtc-s3c.c | 71
++++++++++++++++++----
5 files changed, 131 insertions(+), 52 deletions(-)
create mode 100644 arch/arm/plat-samsung/include/plat/rtc-core.h
next reply other threads:[~2012-02-11 18:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-11 18:09 Kukjin Kim [this message]
2012-02-11 18:09 ` [GIT PULL] samsung devel-rtc for v3.4 Kukjin Kim
2012-02-13 6:02 ` Arnd Bergmann
2012-02-13 6:02 ` Arnd Bergmann
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=4F36AEDE.6060506@samsung.com \
--to=kgene.kim@samsung.com \
--cc=arnd@arndb.de \
--cc=heiko@sntech.de \
--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.