All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] samsung devel-rtc for v3.4
@ 2012-02-11 18:09 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2012-02-11 18:09 UTC (permalink / raw)
  To: Arnd Bergmann, 'Olof Johansson'
  Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, Heiko Stübner

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] samsung devel-rtc for v3.4
@ 2012-02-11 18:09 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2012-02-11 18:09 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] samsung devel-rtc for v3.4
  2012-02-11 18:09 ` Kukjin Kim
@ 2012-02-13  6:02   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2012-02-13  6:02 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: 'Olof Johansson', linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, Heiko Stübner

On Saturday 11 February 2012, Kukjin Kim wrote:
> 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
> 

Pulled into next/drivers.

Thanks!

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] samsung devel-rtc for v3.4
@ 2012-02-13  6:02   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2012-02-13  6:02 UTC (permalink / raw)
  To: linux-arm-kernel

On Saturday 11 February 2012, Kukjin Kim wrote:
> 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
> 

Pulled into next/drivers.

Thanks!

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-13  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-11 18:09 [GIT PULL] samsung devel-rtc for v3.4 Kukjin Kim
2012-02-11 18:09 ` Kukjin Kim
2012-02-13  6:02 ` Arnd Bergmann
2012-02-13  6:02   ` Arnd Bergmann

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.