From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932775Ab3CLPvN (ORCPT ); Tue, 12 Mar 2013 11:51:13 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:59077 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754015Ab3CLPvL (ORCPT ); Tue, 12 Mar 2013 11:51:11 -0400 Date: Tue, 12 Mar 2013 10:51:08 -0500 From: Nishanth Menon To: "J, KEERTHY" CC: "Cousson, Benoit" , "Shilimkar, Santosh" , cpufreq , "Rafael J. Wysocki" , Shawn Guo , "linux-kernel@vger.kernel.org" , "linux-pm@vger.kernel.org" , "linux-omap@vger.kernel.org" Subject: Re: [PATCH 1/2] cpufreq: cpufreq-cpu0: support for clock which are not in DT yet. Message-ID: <20130312155108.GA22409@kahuna> References: <1363043130-30270-1-git-send-email-nm@ti.com> <1363043130-30270-2-git-send-email-nm@ti.com> <513EB704.8030907@ti.com> <513F3A88.5060903@ti.com> <20130312143535.GA21599@kahuna> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10:17-20130312, J, KEERTHY wrote: > > OK. My intent is to remove omap-cpufreq.c. So, I guess I could do > > something like the following (not tested yet), but would that be the > > right approach? > > Similar attempt was done for am33xx_clks in this by Shawn: > > http://www.mail-archive.com/linux-omap@vger.kernel.org/msg84157.html Thanks on the same and all inputs folks. Based on the discussion, will give it another shot to make the patch apply for all OMAPs - Since we are gradually transitioning to DT, we should be able to gradually drop features to being enabled only in DT supported boot. This will allow us to remove redundant drivers from the kernel. I hope this sounds reasonable to all. -- Regards, Nishanth Menon