From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Bartlomiej Zolnierkiewicz To: Tomasz Figa Cc: Sylwester Nawrocki , Michael Turquette , Stephen Boyd , Kukjin Kim , Krzysztof Kozlowski , "linux-samsung-soc@vger.kernel.org" , linux-clk@vger.kernel.org, linux-arm-kernel , linux-kernel Subject: Re: [PATCH 1/3] clk: samsung: exynos5433: prepare for adding CPU clocks Date: Mon, 20 Jun 2016 15:35:47 +0200 Message-id: <1687314.R0ikIvAotG@amdc1976> In-reply-to: References: <1464095957-25851-1-git-send-email-b.zolnierkie@samsung.com> <1464095957-25851-2-git-send-email-b.zolnierkie@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii List-ID: Hi Tomasz, On Saturday, June 18, 2016 11:40:05 PM Tomasz Figa wrote: > Hi Bartlomiej, > > 2016-05-24 22:19 GMT+09:00 Bartlomiej Zolnierkiewicz : > > Open-code samsung_cmu_register_one() calls for CMU_APOLLO and > > CMU_ATLAS setup code as a preparation for adding CPU clocks > > support for Exynos5433. > > Why do we need to open code it? Even if it's really necessary, it We want to register CPU clock before calling samsung_clk_sleep_init() and samsung_clk_of_add_provider() (just as we do it on other Exynos SoCs) so we cannot use samsung_cmu_register_one() helper. > would make sense to state it in the commit description for lazy > readers reviewing the patches in order. :) Right, sorry about that. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics