Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423616Ab3FURo6 (ORCPT ); Fri, 21 Jun 2013 13:44:58 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:46623 "EHLO mail-pb0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423421Ab3FURo5 convert rfc822-to-8bit (ORCPT ); Fri, 21 Jun 2013 13:44:57 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Tushar Behera , linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org From: Mike Turquette In-Reply-To: <1371725238-25437-1-git-send-email-tushar.behera@linaro.org> Cc: kgene.kim@samsung.com, tomasz.figa@gmail.com, patches@linaro.org References: <1371725238-25437-1-git-send-email-tushar.behera@linaro.org> Message-ID: <20130621174453.20448.59791@quantum> User-Agent: alot/0.3.4 Subject: Re: [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver Date: Fri, 21 Jun 2013 10:44:53 -0700 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1116 Lines: 32 Quoting Tushar Behera (2013-06-20 03:47:16) > cpufreq driver for EXYNOS4 based SoCs are not platform drivers, hence > we cannot currently pass the clock names through a device tree node. > Instead, we need to make them available through global alias. > > The patches are based on next-20130618. > > Patch 1 has not been modified. > Patch 2 has been updated to include EXYNOS4X12 releated clocks. Patch and changelogs look good to me now. Tomasz, any comments? I am happy to take these into clk-next with your review. Regards, Mike > > Tushar Behera (2): > clk: samsung: Add MUX_FA macro to pass flag and alias > clk: exynos4: Fix clock aliases for cpufreq related clocks > > drivers/clk/samsung/clk-exynos4.c | 21 +++++++++++---------- > drivers/clk/samsung/clk.h | 3 +++ > 2 files changed, 14 insertions(+), 10 deletions(-) > > -- > 1.7.9.5 -- 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/