Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751409AbbGBLOL (ORCPT ); Thu, 2 Jul 2015 07:14:11 -0400 Received: from mail-yk0-f171.google.com ([209.85.160.171]:33735 "EHLO mail-yk0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752644AbbGBLOE (ORCPT ); Thu, 2 Jul 2015 07:14:04 -0400 MIME-Version: 1.0 X-Originating-IP: [37.11.0.18] In-Reply-To: <1435756238-845-2-git-send-email-b.zolnierkie@samsung.com> References: <1435756238-845-1-git-send-email-b.zolnierkie@samsung.com> <1435756238-845-2-git-send-email-b.zolnierkie@samsung.com> Date: Thu, 2 Jul 2015 13:14:03 +0200 Message-ID: Subject: Re: [PATCH v3 1/4] clk: samsung: exynos5250: add cpu clock configuration data and instantiate cpu clock From: Javier Martinez Canillas To: Bartlomiej Zolnierkiewicz Cc: Thomas Abraham , Sylwester Nawrocki , Michael Turquette , Kukjin Kim , Kukjin Kim , Viresh Kumar , Krzysztof Kozlowski , Tomasz Figa , Lukasz Majewski , Heiko Stuebner , Chanwoo Choi , Kevin Hilman , "linux-samsung-soc@vger.kernel.org" , linux-clk@vger.kernel.org, "linux-pm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1378 Lines: 37 Hello Bartlomiej, On Wed, Jul 1, 2015 at 3:10 PM, Bartlomiej Zolnierkiewicz wrote: > From: Thomas Abraham > > With the addition of the new Samsung specific cpu-clock type, the > arm clock can be represented as a cpu-clock type. Add the CPU clock > configuration data and instantiate the CPU clock type for Exynos5250. > > Changes by Bartlomiej: > - split Exynos5250 support from the original patch > - moved E5250_CPU_DIV[0,1]() macros to clk-exynos5250.c > > Cc: Tomasz Figa > Cc: Michael Turquette > Cc: Javier Martinez Canillas > Signed-off-by: Thomas Abraham > Signed-off-by: Bartlomiej Zolnierkiewicz > --- > drivers/clk/samsung/clk-exynos5250.c | 31 +++++++++++++++++++++++++++++++ > include/dt-bindings/clock/exynos5250.h | 1 + > 2 files changed, 32 insertions(+) Reviewed-by: Javier Martinez Canillas and on an Exynos5250 Snow Chromebook: Tested-by: Javier Martinez Canillas Best regards, Javier -- 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/