From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965948AbbJVV6U (ORCPT ); Thu, 22 Oct 2015 17:58:20 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:63436 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965228AbbJVV6S (ORCPT ); Thu, 22 Oct 2015 17:58:18 -0400 X-IronPort-AV: E=Sophos;i="5.20,184,1444719600"; d="scan'208";a="78287344" X-PGP-Universal: processed; by LTIRV-FAINELLI on Thu, 22 Oct 2015 14:57:50 -0800 Message-ID: <56295BDD.4000609@broadcom.com> Date: Thu, 22 Oct 2015 14:57:49 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Jon Mason , Scott Branden CC: Michael Turquette , Stephen Boyd , Florian Fainelli , "Hauke Mehrtens" , Ray Jui , , , , Subject: Re: [PATCH] clk: iproc: Make clocks visible options References: <1445541913-25066-1-git-send-email-jonmason@broadcom.com> <56293D26.7080006@broadcom.com> <20151022201433.GK651@broadcom.com> In-Reply-To: <20151022201433.GK651@broadcom.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/10/15 13:14, Jon Mason wrote: > On Thu, Oct 22, 2015 at 12:46:46PM -0700, Scott Branden wrote: >> Hi Jon, >> >> comments inline. >> >> On 15-10-22 12:25 PM, Jon Mason wrote: >>> Make the clocks visible options that can be selected by anyone. This >>> avoids the problems of: >>> 1) Select is a reverse dependency and is hard for people to understand >>> and can sometimes be a pain to track down >> This doesn't make any sense to me - there are many selects in the >> system and this is one of them. > > This was specifically requested by Stephen Boyd, and the above are > his words verbatum > https://lkml.org/lkml/2015/10/21/956 I am soon going to introduce a new clock driver under drivers/clk/bcm/ which is going to need some Kconfig tweaks as well, it would be good if we reached consensus on this so Stephen can apply this. Thanks! -- Florian