All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Dave Jones <davej@redhat.com>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
	Jaecheol Lee <jc.lee@samsung.com>,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 RE-SEND] [CPUFREQ] EXYNOS5250: Add support cpufreq for EXYNOS5250
Date: Wed, 14 Mar 2012 11:24:28 -0700	[thread overview]
Message-ID: <4F60E25C.9060005@samsung.com> (raw)
In-Reply-To: <20120314175703.GA3803@redhat.com>

2012-03-14 오전 10:57, Dave Jones 쓴 글:
> On Wed, Mar 14, 2012 at 10:31:42AM -0700, Kukjin Kim wrote:
>   >  Kukjin Kim wrote:
>   >  >  From: Jaecheol Lee<jc.lee@samsung.com>
>   >  >
>   >  >  This patch adds support cpufreq for EXYNOS5250 SoC. Basically,
>   >  >  the exynos-cpufreq.c is used commonly and exynos5250-cpufreq.c
>   >  >  is used for EXYNOS5250(two Cortex-A15 cores) SoC.
>   >  >
>   >  >  Signed-off-by: Jaecheol Lee<jc.lee@samsung.com>
>   >  >  Signed-off-by: Kukjin Kim<kgene.kim@samsung.com>
>   >
>   >  Hi again Dave :)
>   >
>   >  Please pick up this patch for v3.4.
>   >  If any problems, please kindly let us know.
>
> this, and the other patch doesn't apply against current cpufreq.git
>
Oops, maybe you applied this first. Pleae try again EXYNOS4X12 first 
then, this. I applied on top of cpufreq/next and there was no complain.

If any problems, 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.


> patching file arch/arm/mach-exynos/include/mach/cpufreq.h
> patching file drivers/cpufreq/Kconfig.arm
> Hunk #1 succeeded at 30 (offset -17 lines).
> Hunk #2 succeeded at 43 (offset -18 lines).
> patching file drivers/cpufreq/Makefile
> Hunk #1 FAILED at 45.
> 1 out of 1 hunk FAILED -- saving rejects to file drivers/cpufreq/Makefile.rej
> patching file drivers/cpufreq/exynos-cpufreq.c
> Hunk #1 succeeded at 252 (offset -2 lines).
> patching file drivers/cpufreq/exynos4x12-cpufreq.c
> patching file arch/arm/mach-exynos/include/mach/cpufreq.h
> Hunk #1 FAILED at 33.
> 1 out of 1 hunk FAILED -- saving rejects to file arch/arm/mach-exynos/include/mach/cpufreq.h.rej
> patching file drivers/cpufreq/Kconfig.arm
> Hunk #1 FAILED at 48.
> Hunk #2 FAILED at 67.
> 2 out of 2 hunks FAILED -- saving rejects to file drivers/cpufreq/Kconfig.arm.rej
> patching file drivers/cpufreq/Makefile
> Hunk #1 FAILED at 46.
> 1 out of 1 hunk FAILED -- saving rejects to file drivers/cpufreq/Makefile.rej
> patching file drivers/cpufreq/exynos-cpufreq.c
> Hunk #1 FAILED at 256.
> 1 out of 1 hunk FAILED -- saving rejects to file drivers/cpufreq/exynos-cpufreq.c.rej
> patching file drivers/cpufreq/exynos5250-cpufreq.c

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 RE-SEND] [CPUFREQ] EXYNOS5250: Add support cpufreq for EXYNOS5250
Date: Wed, 14 Mar 2012 11:24:28 -0700	[thread overview]
Message-ID: <4F60E25C.9060005@samsung.com> (raw)
In-Reply-To: <20120314175703.GA3803@redhat.com>

2012-03-14 ?? 10:57, Dave Jones ? ?:
> On Wed, Mar 14, 2012 at 10:31:42AM -0700, Kukjin Kim wrote:
>   >  Kukjin Kim wrote:
>   >  >  From: Jaecheol Lee<jc.lee@samsung.com>
>   >  >
>   >  >  This patch adds support cpufreq for EXYNOS5250 SoC. Basically,
>   >  >  the exynos-cpufreq.c is used commonly and exynos5250-cpufreq.c
>   >  >  is used for EXYNOS5250(two Cortex-A15 cores) SoC.
>   >  >
>   >  >  Signed-off-by: Jaecheol Lee<jc.lee@samsung.com>
>   >  >  Signed-off-by: Kukjin Kim<kgene.kim@samsung.com>
>   >
>   >  Hi again Dave :)
>   >
>   >  Please pick up this patch for v3.4.
>   >  If any problems, please kindly let us know.
>
> this, and the other patch doesn't apply against current cpufreq.git
>
Oops, maybe you applied this first. Pleae try again EXYNOS4X12 first 
then, this. I applied on top of cpufreq/next and there was no complain.

If any problems, 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.


> patching file arch/arm/mach-exynos/include/mach/cpufreq.h
> patching file drivers/cpufreq/Kconfig.arm
> Hunk #1 succeeded at 30 (offset -17 lines).
> Hunk #2 succeeded at 43 (offset -18 lines).
> patching file drivers/cpufreq/Makefile
> Hunk #1 FAILED at 45.
> 1 out of 1 hunk FAILED -- saving rejects to file drivers/cpufreq/Makefile.rej
> patching file drivers/cpufreq/exynos-cpufreq.c
> Hunk #1 succeeded at 252 (offset -2 lines).
> patching file drivers/cpufreq/exynos4x12-cpufreq.c
> patching file arch/arm/mach-exynos/include/mach/cpufreq.h
> Hunk #1 FAILED at 33.
> 1 out of 1 hunk FAILED -- saving rejects to file arch/arm/mach-exynos/include/mach/cpufreq.h.rej
> patching file drivers/cpufreq/Kconfig.arm
> Hunk #1 FAILED at 48.
> Hunk #2 FAILED at 67.
> 2 out of 2 hunks FAILED -- saving rejects to file drivers/cpufreq/Kconfig.arm.rej
> patching file drivers/cpufreq/Makefile
> Hunk #1 FAILED at 46.
> 1 out of 1 hunk FAILED -- saving rejects to file drivers/cpufreq/Makefile.rej
> patching file drivers/cpufreq/exynos-cpufreq.c
> Hunk #1 FAILED at 256.
> 1 out of 1 hunk FAILED -- saving rejects to file drivers/cpufreq/exynos-cpufreq.c.rej
> patching file drivers/cpufreq/exynos5250-cpufreq.c

  reply	other threads:[~2012-03-14 18:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-10 11:00 [PATCH v2 RE-SEND] [CPUFREQ] EXYNOS5250: Add support cpufreq for EXYNOS5250 Kukjin Kim
2012-03-10 11:00 ` Kukjin Kim
2012-03-14 17:31 ` Kukjin Kim
2012-03-14 17:31   ` Kukjin Kim
2012-03-14 17:57   ` Dave Jones
2012-03-14 17:57     ` Dave Jones
2012-03-14 18:24     ` Kukjin Kim [this message]
2012-03-14 18:24       ` Kukjin Kim
2012-03-14 18:40       ` Dave Jones
2012-03-14 18:40         ` Dave Jones

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=4F60E25C.9060005@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=davej@redhat.com \
    --cc=jc.lee@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    /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.