Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934287AbbHKKCq (ORCPT ); Tue, 11 Aug 2015 06:02:46 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:60001 "EHLO mx08-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933715AbbHKKCo (ORCPT ); Tue, 11 Aug 2015 06:02:44 -0400 Message-ID: <55C9C82F.6060401@st.com> Date: Tue, 11 Aug 2015 12:02:23 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Lee Jones , Michael Turquette CC: , , , , , Subject: Re: [PATCH RFC RFT 3/3] clk: introduce CLK_ENABLE_HAND_OFF flag References: <1438974570-20812-1-git-send-email-mturquette@baylibre.com> <1438974570-20812-4-git-send-email-mturquette@baylibre.com> <20150810144811.GN3249@x1> <20150810185516.2416.32293@quantum> <20150811084329.GA13374@x1> In-Reply-To: <20150811084329.GA13374@x1> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.21.241] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-08-11_05:2015-08-11,2015-08-11,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 27 Hi Mike, On 08/11/2015 10:43 AM, Lee Jones wrote: > On Mon, 10 Aug 2015, Michael Turquette wrote: > >> >> >> ST's driver is an unfortunate case. All of the clock data was shoved >> into DT before we had a clue that doing so is a terrible idea. I tend to agree, and wouldn't do it this way if we could rewrite the history. But now, we have to support it. How can we pass CLK_ENABLE_HAND_OFF flag to a specific clock on STi platform? Could we imagine having a kind of "clocks-enable-hand-off" property we could use in our clock controller DT node? Regards, Maxime -- 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/