Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1520311imm; Wed, 8 Aug 2018 19:41:23 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzjBmiBGxNgDUE9IRvt/Lcm9Ub9YSbnjbeMj+7w1DJAXYgX8D23bQgtmRNw98vXtqJzsD7j X-Received: by 2002:a62:13ca:: with SMTP id 71-v6mr332664pft.34.1533782483561; Wed, 08 Aug 2018 19:41:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533782483; cv=none; d=google.com; s=arc-20160816; b=nriehUs8kByGQnz2deE3AxBNiDjyD4XlwGnypwepYzR6OaTx71cwQfG6iy/xBqHq5v np1D0voq0llOHGhh/+GEsT6HcQ9Z26RCvKyKkI0m3u+mYtSgbC/UwgJuUxFO3iHr8xy/ TySzfEPe4udJzN7AzH7Mz2lAr+Uh7cOmjxQfLtn+weI6P3UKsjbUVM5nrBJrXbwzh2pU zMMFZy3h9sX0u+KIpisXGg4kBzR8gKk+HrLxBh08USl7CpaHsNfOT1MDaSM1+hTfCg80 ubnmpctc8nCFaF5Sj7qgnYUU79t3G8dlZDoQVpp5xxwO+FdbvXzh7CrUIG5EEkjfDDhh 38lQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:to:subject:cc:arc-authentication-results; bh=qsZjIq/48O5gut0eNy0EiOPHyRGzehjMIIrE1wQ+YMs=; b=iCA2Rr9JBpWPbNsIeSM75oibd09Pfi7UnFrmJa2jpvi1TRGrfQt63fb9mzaSj4MhMe vugRKlQUoa5QeTUzgkEotIWpxZfYpg+WHb5UaChVaQVVgL7m2XQmvPAhMeTHlxMwX6dR EMgtgykMd7ZgBWrK5PIevbp4zr0hXA1VYVlTle9C54CY55pRsdnBOjQMb6rfES5KM8vt aiM+rn3wo9ii3Bc9YHACEGwPSDazDUOs4IPNtSMoLGq8ixJ0PvGAIvhdRy8EBkHozCx4 LRELzuYGOau/hxpZ2tzl85TP0QXkzlPUKdyNTAGOGOOtdDC68/rn0p5nPeisd8x2NMsb VEBw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m2-v6si6083982pfi.351.2018.08.08.19.41.08; Wed, 08 Aug 2018 19:41:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727503AbeHIFCu (ORCPT + 99 others); Thu, 9 Aug 2018 01:02:50 -0400 Received: from mail-sh2.amlogic.com ([58.32.228.45]:29840 "EHLO mail-sh2.amlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725852AbeHIFCu (ORCPT ); Thu, 9 Aug 2018 01:02:50 -0400 Received: from [192.168.90.200] (10.18.20.235) by mail-sh2.amlogic.com (10.18.11.6) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Thu, 9 Aug 2018 10:40:21 +0800 CC: , Rob Herring , Martin Blumenstingl , Kevin Hilman , Michael Turquette , , Boris Brezillon , Liang Yang , Qiufang Dai , Miquel Raynal , Carlo Caione , , , , Jian Hu Subject: Re: [PATCH v3 2/2] clk: meson: add sub MMC clock controller driver To: Jerome Brunet , Stephen Boyd , Neil Armstrong References: <20180712211244.11428-1-yixun.lan@amlogic.com> <20180712211244.11428-3-yixun.lan@amlogic.com> <153261840298.48062.2497103873681297587@swboyd.mtv.corp.google.com> <153270970080.48062.18399022907046343950@swboyd.mtv.corp.google.com> <153270995155.48062.4302847978258086624@swboyd.mtv.corp.google.com> From: Yixun Lan Message-ID: <1e5f7ba3-59c1-27c8-89b7-cce87659462e@amlogic.com> Date: Thu, 9 Aug 2018 10:39:27 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.18.20.235] X-ClientProxiedBy: mail-sh2.amlogic.com (10.18.11.6) To mail-sh2.amlogic.com (10.18.11.6) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jerome On 07/30/18 16:57, Jerome Brunet wrote: > On Fri, 2018-07-27 at 09:45 -0700, Stephen Boyd wrote: >> Quoting Stephen Boyd (2018-07-27 09:41:40) >>> Quoting Yixun Lan (2018-07-27 07:52:23) >>>> HI Stephen: >>>> >>>> On 07/26/2018 11:20 PM, Stephen Boyd wrote: >>>>> Quoting Yixun Lan (2018-07-12 14:12:44) >>>>>> diff --git a/drivers/clk/meson/mmc-clkc.c b/drivers/clk/meson/mmc-clkc.c >>>>>> new file mode 100644 >>>>>> index 000000000000..36c4c7cd69a6 >>>>>> --- /dev/null >>>>>> +++ b/drivers/clk/meson/mmc-clkc.c >>>>>> @@ -0,0 +1,367 @@ >>>>>> +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) >>>>>> +/* >>>>>> + * Amlogic Meson MMC Sub Clock Controller Driver >>>>>> + * >>>>>> + * Copyright (c) 2017 Baylibre SAS. >>>>>> + * Author: Jerome Brunet >>>>>> + * >>>>>> + * Copyright (c) 2018 Amlogic, inc. >>>>>> + * Author: Yixun Lan >>>>>> + */ >>>>>> + >>>>>> +#include >>>>> >>>>> Is this include used? >>>>> >>>> >>>> this is needed by clk_get_rate() >>>> see drivers/clk/meson/mmc-clkc.c:204 >>> >>> Hmm ok. That's unfortunate. >> >> You should be able to read the hardware to figure out the clk frequency? >> This may be a sign that the phase clk_ops are bad and should be passing >> in the frequency of the parent clk to the op so that phase can be >> calculated. Jerome? >> > > It could be a away to do it but: > a) if we modify the API, we would need to update every clock driver using it. > There is not that many users of the phase API but still, it is annoying > b) This particular driver need the parent rate, other might need something else > I guess. (parent phase ??, duty cycle ??) > > I think the real problem here it that you are using the consumer API. You should > be using the provider API like clk_hw_get_rate. Look at the clk-divider.c which > use clk_hw_round_rate() on the parent clock. I will replace it with clk_hw_get_rate() > > Clock drivers should deal with 'struct clk_hw', not 'struct clk'. I think it was > mentioned in the past that the 'clk' within 'struct clk_hw' might be removed > someday. > > Yixun, please don't put your clock driver within the controller driver. Please > implement your 'phase-delay' clock in its own file and export the ops, like > every other clock in the amlogic directory. Also, please review your list of > '#define', some of them are unnecessary copy/paste from the MMC driver. > will implement a clk-phase-delay.c I can move the extra CC list Yixun