Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3894698imu; Fri, 30 Nov 2018 07:39:53 -0800 (PST) X-Google-Smtp-Source: AFSGD/XV2TXo/mIhtjOTB7dLoW9vZjxfywVRiSKgHdqBqxeh+AOfTEG6wPN0ZFD/w7bjSJf9TX9Z X-Received: by 2002:a62:1e45:: with SMTP id e66mr6004289pfe.152.1543592393657; Fri, 30 Nov 2018 07:39:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543592393; cv=none; d=google.com; s=arc-20160816; b=uGQvo55W5QQsY+05W6G3mGezdZbINMZ7sfCiyxjyejc0UP75l61o4AGKi7/o+GQxFF 7QoxgE9XG4hNUy6LTjxI029IMWS6NqFvRP4zSHFPMdRxMLATeqpaKCL4cgjRMaT0TtpZ LnSExltPFQL5Ay8L+OjUP7UGWMylcWpIqnrNbvLOffVRykW0plmauqzc5gOmttQQJxuy W0IFmL/FmRYVWFnmxxnC2DhiIoarn+/VU9C2qw8PsDgogIuzSPcara1CKpcp1eJe7enY VjGCbO35bdvUDcG41/1ScCryag4XMmFxqdblSAyIpkH7/SFaD3CcSTSSOhfSCvnW/uTL abcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Dc3OCqZn1PFc+td9MfHnuJnTzOOG3XONA/0LbAvfSBA=; b=TRXJZhLrAH8eZFR1mcV3yFDNZRgoVWAaoZgWhPfVjfCdTG3NGEuYjZpcgVptyf4xMt IOujA0iIcRT40Fcw2z3CGQUl/sGxATvnYHwPvWbuIbFpGwv2H2x9RkysuJamXXqMViaK vRDz2cUfBLu1SrofE80n8sFqTE86nDynaVWt7UWcqTAj0a9HxeOFb9BPKZsH3ffPW3Tv ofjhxxq2xX7udoW1Wk7EhMmeeVInnmSq8g91/ThIGGjXqleUyVuZjfypaU6KmxOQwMtf hE3ZPEGtJE9SmpeDca+vV+XRYY1MtNCnclC9G5Twter5DCWuMTkVBT3VJ0QXeXjw7TXl agrA== 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 44si5891491plc.110.2018.11.30.07.39.32; Fri, 30 Nov 2018 07:39:53 -0800 (PST) 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 S1727259AbeLACrQ (ORCPT + 99 others); Fri, 30 Nov 2018 21:47:16 -0500 Received: from muru.com ([72.249.23.125]:55686 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726595AbeLACrQ (ORCPT ); Fri, 30 Nov 2018 21:47:16 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 9024F80CC; Fri, 30 Nov 2018 15:37:34 +0000 (UTC) Date: Fri, 30 Nov 2018 07:37:29 -0800 From: Tony Lindgren To: Tero Kristo Cc: Stephen Boyd , Andreas Kemnade , bcousson@baylibre.com, letux-kernel@openphoenux.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, mturquette@baylibre.com, paul@pwsan.com Subject: Re: [PATCH v2 2/3] clk: ti: check clock type before doing autoidle ops Message-ID: <20181130153729.GG53235@atomide.com> References: <20181110203115.13335-1-andreas@kemnade.info> <20181110203115.13335-3-andreas@kemnade.info> <154353750560.88331.11814738542436183126@swboyd.mtv.corp.google.com> <20181130071534.0a6cd455@kemnade.info> <154356242517.88331.8496814814468751012@swboyd.mtv.corp.google.com> <9eb7b090-4803-d389-4112-3bf058385b2e@ti.com> <154356463284.88331.13323307899580657085@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, * Tero Kristo [181130 09:21]: > On 30/11/2018 09:57, Stephen Boyd wrote: > > No that is not preferred. Can the omap2_clk_deny_idle() function be > > integrated closer into the clk framework in some way that allows it to > > be part of the clk_ops structure? And then have that take a clk_hw > > structure instead of a struct clk? I haven't looked at this in any > > detail whatsoever so I may be way off right now. > > It could be added under the main clk_ops struct, however this would > introduce two new func pointers to it which are not used by anything else > but OMAP. Are you aware of any other platforms requiring similar feature? From consumer usage point of view, I'm still wondering about the relationship of clk_deny_idle() and clkdm_deny_idle(). It seems that we need to allow reset control drivers call clk_deny_idle() for the duration of reset. And it seems the clk_deny_idle() should propagate to also up to the related clock domain driver to do clkdm_deny_idle(). So maybe clk_deny_idle() is could just be something like: dev = clk_get_device(clk); ... error = pm_runtime_get(dev); ... pm_runtime_put(dev); ... And that way it would just propagate to the parent clock domain driver and the clock framework does not need to know about clockdomains. A clockdomain could be just a genpd domain. Or do you guys have better ideas? Regards, Tony