From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755422AbdLUQwx (ORCPT ); Thu, 21 Dec 2017 11:52:53 -0500 Received: from vern.gendns.com ([206.190.152.46]:34050 "EHLO vern.gendns.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753870AbdLUQww (ORCPT ); Thu, 21 Dec 2017 11:52:52 -0500 Subject: Re: [PATCH v3 4/5] ARM: davinci: convert to common clock framework To: Sekhar Nori , linux-arm-kernel@lists.infradead.org Cc: Kevin Hilman , linux-kernel@vger.kernel.org References: <1512785711-15064-1-git-send-email-david@lechnology.com> <1512785711-15064-5-git-send-email-david@lechnology.com> <4d7e4751-490b-5dfc-ef75-195fe41719b7@lechnology.com> From: David Lechner Message-ID: Date: Thu, 21 Dec 2017 10:52:58 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/21/2017 06:34 AM, Sekhar Nori wrote: > > All I can say is that issue has been noted within TI and I believe > (hope) that help is on the way! > > If we do go the completely separate clock driver route, I think even > migrating outside of mach-davinci should not be that tough. > Based on your responses, I think we have a pretty clear path forward now. I'm sold on the all at once approach. If you can pick up the first 3 patches from this series, I have one or two more I can send that depend on those changes that are not intermediate steps. If TI is able to spend some time on this, it would be nice if they could look at fixing up the reset framework since that is something I haven't attempted yet. And I can work on fixing up the PLL and PSC drivers I already have in drivers/clk/davinci.