From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH 1/5] CPUFREQ/S3C64xx: Move S3C64xx CPUfreq driver into drivers/cpufreq Date: Wed, 01 Jun 2011 13:00:38 -0700 Message-ID: <4DE69A66.9090002@samsung.com> References: <20110601094313.GA23122@opensource.wolfsonmicro.com> <1306921493-30911-1-git-send-email-broonie@opensource.wolfsonmicro.com> <20110601095811.GB13591@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=qoOywjLvvH8/U9DtnTG2U0tc+XX7vTHOcFD4vYyOwPU=; b=fBn+WJIVtIEI4bKNSeq4o7jpBhJwO75I7BuJXIprJ+2YS7yLYGP1mIZwxbtJlj7sqC GRhrbKhwfHH19btbVFJXtRu464ce0bdCzkUqmYVO//eSyMovAjebrj10P2qVC78MBzNr +6GJOsei8Dl87rp5SvKC9I1ey8WhyiBFlwpNE= In-Reply-To: <20110601095811.GB13591@opensource.wolfsonmicro.com> Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Mark Brown Cc: Kyungmin Park , linux-arm-kernel@lists.infradead.org, Dave Jones , Kukjin Kim , Ben Dooks , cpufreq@vger.kernel.org On 06/01/11 02:58, Mark Brown wrote: > On Wed, Jun 01, 2011 at 06:55:05PM +0900, Kyungmin Park wrote: > >> Instead of samsung tree, it should be handled at cpufreq tree. >> CCed the cpufreq maintainer. > > Well, it's a something for both really as both trees are updated. I > sent the orginal copy of this patch to both places but both sets of > maintainers just ignored it (I've never seen any response from the > cpufreq maintainers on this driver ever since I originally submitted > it). > Hi Mark, Sorry for late response. Basically, you're moving is great to me and will review in 1 day. As I remember, 800Mhz support on S3C6410 is ok and replied about that. Then isn't there any progress in my side?...I'm outside of my office. > At the minute I'm mostly just trying to get some of the backlog of > S3C64xx patches I'm accumilating out of my queue :( Dave, I'd like to talk about moving Samsung cpufreq drivers. I sent about Kconfig.arm. If you're ok, will submit remained one to move all of Samsung cpufreq drivers. And if possible would be better to me, if someone(you or me) could make some branch to merge into both. Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Wed, 01 Jun 2011 13:00:38 -0700 Subject: [PATCH 1/5] CPUFREQ/S3C64xx: Move S3C64xx CPUfreq driver into drivers/cpufreq In-Reply-To: <20110601095811.GB13591@opensource.wolfsonmicro.com> References: <20110601094313.GA23122@opensource.wolfsonmicro.com> <1306921493-30911-1-git-send-email-broonie@opensource.wolfsonmicro.com> <20110601095811.GB13591@opensource.wolfsonmicro.com> Message-ID: <4DE69A66.9090002@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/01/11 02:58, Mark Brown wrote: > On Wed, Jun 01, 2011 at 06:55:05PM +0900, Kyungmin Park wrote: > >> Instead of samsung tree, it should be handled at cpufreq tree. >> CCed the cpufreq maintainer. > > Well, it's a something for both really as both trees are updated. I > sent the orginal copy of this patch to both places but both sets of > maintainers just ignored it (I've never seen any response from the > cpufreq maintainers on this driver ever since I originally submitted > it). > Hi Mark, Sorry for late response. Basically, you're moving is great to me and will review in 1 day. As I remember, 800Mhz support on S3C6410 is ok and replied about that. Then isn't there any progress in my side?...I'm outside of my office. > At the minute I'm mostly just trying to get some of the backlog of > S3C64xx patches I'm accumilating out of my queue :( Dave, I'd like to talk about moving Samsung cpufreq drivers. I sent about Kconfig.arm. If you're ok, will submit remained one to move all of Samsung cpufreq drivers. And if possible would be better to me, if someone(you or me) could make some branch to merge into both. Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.