Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752549AbbGXEIj (ORCPT ); Fri, 24 Jul 2015 00:08:39 -0400 Received: from mail.kernel.org ([198.145.29.136]:55616 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750898AbbGXEIg (ORCPT ); Fri, 24 Jul 2015 00:08:36 -0400 Message-ID: <55B1BA3B.3080906@kernel.org> Date: Fri, 24 Jul 2015 13:08:27 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Kukjin Kim CC: Michael Turquette , "'Bartlomiej Zolnierkiewicz'" , "'Chanwoo Choi'" , s.nawrocki@samsung.com, tomasz.figa@gmail.com, sboyd@codeaurora.org, k.kozlowski@samsung.com, thomas.ab@samsung.com, kyungmin.park@samsung.com, linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250 References: <1435797761-3339-1-git-send-email-cw00.choi@samsung.com> <4464631.oZyVO4Z0Ov@amdc1976> <093101d0b8c3$4b5d3ec0$e217bc40$@kernel.org> <20150724003005.642.21781@quantum> <55B1B3B0.8090106@kernel.org> In-Reply-To: <55B1B3B0.8090106@kernel.org> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1737 Lines: 48 On 07/24/15 12:40, Kukjin Kim wrote: > On 07/24/15 09:30, Michael Turquette wrote: >> Quoting Kukjin Kim (2015-07-07 07:43:31) >>> Bartlomiej Zolnierkiewicz wrote: > > [...] > >>>>> Chanwoo Choi (3): >>>>> clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock >>>>> ARM: dts: Add CPU OPP and regulator supply property for Exynos3250 >>>>> ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver >>>>> >>>>> arch/arm/boot/dts/exynos3250-monk.dts | 4 ++++ >>>>> arch/arm/boot/dts/exynos3250-rinato.dts | 4 ++++ >>>>> arch/arm/boot/dts/exynos3250.dtsi | 15 +++++++++++++++ >>>>> arch/arm/mach-exynos/exynos.c | 1 + >>>>> drivers/clk/samsung/clk-exynos3250.c | 32 ++++++++++++++++++++++++++++++-- >>>>> include/dt-bindings/clock/exynos3250.h | 1 + >>>>> 6 files changed, 55 insertions(+), 2 deletions(-) >>>> >>>> Reviewed-by: Bartlomiej Zolnierkiewicz >>>> >>>> Thank you for working on this. >>>> >>> +1 Thanks. >>> >>> Mike and Sylwester, if you're OK on this series, I'd like to pick up in Samsung >>> tree together. And if you want, I could provide topic branch for clk tree. >> >> Kukjin, >> >> A topic branch would be great. >> > Sure, BTW it means you did 'ack' on this clk change? If not, please let > em know ;-) I'll let you know once the topic branch is ready. > Mike, Done, the topic branch 'v4.3-topic/clk-samsung' in samsung tree is for your clk tree. Thanks, Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/