All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Thomas Abraham <thomas.ab@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org, ben-linux@fluff.org,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 0/9] Add clkdev support for Samsung platforms
Date: Thu, 09 Jun 2011 11:33:41 -0700	[thread overview]
Message-ID: <4DF11205.7040103@samsung.com> (raw)
In-Reply-To: <1307594324-11053-1-git-send-email-thomas.ab@samsung.com>

On 06/08/11 21:38, Thomas Abraham wrote:
> This patch series adds clkdev support for all Samsung platforms. clkdev
> support is a prerequisite for adding device tree on Samsung platforms
> and possibly revive framebuffer driver patches for Exynos4 platforms.
>
> The first of the two patches are for eliminating the explict
> console_initcall from the serial drivers. This is required to prevent
> the clk_get being invoked at time when device registrations have not
> completed.
>
> This patch series is based on the latest
> git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git for-next
>
> and the patch "[PATCH] Consolidate the clkdev header files".
>
> It has been tested on the following boards.
>
> SMDK2416, SMDK2440, SMDK2450, SMDK6410, SMDK6440, SMDK6450,
> SMDKC100, SMDKV210 and SMDKV310.
>

Thomas,

Basically, this is good to me. I will check again after backing to
my office and will apply whole series :)

If any problems, let you know.
Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/9] Add clkdev support for Samsung platforms
Date: Thu, 09 Jun 2011 11:33:41 -0700	[thread overview]
Message-ID: <4DF11205.7040103@samsung.com> (raw)
In-Reply-To: <1307594324-11053-1-git-send-email-thomas.ab@samsung.com>

On 06/08/11 21:38, Thomas Abraham wrote:
> This patch series adds clkdev support for all Samsung platforms. clkdev
> support is a prerequisite for adding device tree on Samsung platforms
> and possibly revive framebuffer driver patches for Exynos4 platforms.
>
> The first of the two patches are for eliminating the explict
> console_initcall from the serial drivers. This is required to prevent
> the clk_get being invoked at time when device registrations have not
> completed.
>
> This patch series is based on the latest
> git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git for-next
>
> and the patch "[PATCH] Consolidate the clkdev header files".
>
> It has been tested on the following boards.
>
> SMDK2416, SMDK2440, SMDK2450, SMDK6410, SMDK6440, SMDK6450,
> SMDKC100, SMDKV210 and SMDKV310.
>

Thomas,

Basically, this is good to me. I will check again after backing to
my office and will apply whole series :)

If any problems, let you know.
Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

  parent reply	other threads:[~2011-06-09 18:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09  4:38 [PATCH 0/9] Add clkdev support for Samsung platforms Thomas Abraham
2011-06-09  4:38 ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 1/9] serial: samsung: Fix unintended usage of uart port 0 as console Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 2/9] serial: Remove redundant console_initcall from s3c and s5p console drivers Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 3/9] ARM: SAMSUNG: Add clkdev infrastructure Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 4/9] ARM: S3C24XX: Add clkdev support Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 5/9] ARM: S3C64XX: " Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 6/9] ARM: S5P64X0: " Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 7/9] ARM: S5PC100: " Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 8/9] ARM: S5PV210: " Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09  4:38 ` [PATCH 9/9] ARM: Exynos4: " Thomas Abraham
2011-06-09  4:38   ` Thomas Abraham
2011-06-09 18:33 ` Kukjin Kim [this message]
2011-06-09 18:33   ` [PATCH 0/9] Add clkdev support for Samsung platforms Kukjin Kim
2011-06-15  8:35 ` Jean-Christophe PLAGNIOL-VILLARD
2011-06-15  8:35   ` Jean-Christophe PLAGNIOL-VILLARD

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=4DF11205.7040103@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=thomas.ab@samsung.com \
    /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.