From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH v3 0/5] ARM: Exynos: Enable device tree support for MCT controller Date: Sat, 29 Dec 2012 21:24:53 -0800 Message-ID: <20121230052453.GA20903@quad.lixom.net> References: <1356814238-23895-1-git-send-email-thomas.abraham@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f51.google.com ([209.85.220.51]:56256 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714Ab2L3FYr (ORCPT ); Sun, 30 Dec 2012 00:24:47 -0500 Received: by mail-pa0-f51.google.com with SMTP id fb11so6635160pad.38 for ; Sat, 29 Dec 2012 21:24:46 -0800 (PST) Content-Disposition: inline In-Reply-To: <1356814238-23895-1-git-send-email-thomas.abraham@linaro.org> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Thomas Abraham Cc: devicetree-discuss@lists.ozlabs.org, linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com, chaos.youn@samsung.com, sylvester.nawrocki@gmail.com, linux-arm-kernel@lists.infradead.org On Sat, Dec 29, 2012 at 12:50:33PM -0800, Thomas Abraham wrote: > Changes since v2: > - Rebased to linux 3.8-rc1 > > Changes since v1: > - Includes changes suggested by Sylwester Nawrocki > > This patch series adds device tree support for Exynos4/5 MCT controller. > This patch series has been tested on Exynos4210 based Origen board, Exynos4412 > based Origen board and Exynos5250 based SMDK board. Hi, Nice cleanups -- no specific comments on those at this time. But this is a good time to move the MCT driver out of arch/arm and into drivers/clocksource. Can you please do that in this series as well, please? Thanks, -Olof From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Sat, 29 Dec 2012 21:24:53 -0800 Subject: [PATCH v3 0/5] ARM: Exynos: Enable device tree support for MCT controller In-Reply-To: <1356814238-23895-1-git-send-email-thomas.abraham@linaro.org> References: <1356814238-23895-1-git-send-email-thomas.abraham@linaro.org> Message-ID: <20121230052453.GA20903@quad.lixom.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Dec 29, 2012 at 12:50:33PM -0800, Thomas Abraham wrote: > Changes since v2: > - Rebased to linux 3.8-rc1 > > Changes since v1: > - Includes changes suggested by Sylwester Nawrocki > > This patch series adds device tree support for Exynos4/5 MCT controller. > This patch series has been tested on Exynos4210 based Origen board, Exynos4412 > based Origen board and Exynos5250 based SMDK board. Hi, Nice cleanups -- no specific comments on those at this time. But this is a good time to move the MCT driver out of arch/arm and into drivers/clocksource. Can you please do that in this series as well, please? Thanks, -Olof