From mboxrd@z Thu Jan 1 00:00:00 1970 From: chf.fritz@googlemail.com (Christoph Fritz) Date: Sun, 27 May 2012 20:20:32 +0200 Subject: [PATCH] ARM: mx35: add cpufreq support In-Reply-To: <20120517224205.GA7021@mars> References: <20120507141437.GA9636@lovely.krouter> <20120509072239.GG27341@pengutronix.de> <20120509075618.GA4412@lovely.krouter> <20120509081306.GK27341@pengutronix.de> <1337276960.4970.4.camel@lovely> <20120517182036.GK30400@pengutronix.de> <1337280058.4970.6.camel@lovely> <20120517224205.GA7021@mars> Message-ID: <1338142832.8582.4.camel@mars> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 2012-05-18 at 00:42 +0200, Christoph Fritz wrote: > On Thu, May 17, 2012 at 08:40:58PM +0200, Christoph Fritz wrote: > > On Thu, 2012-05-17 at 20:20 +0200, Sascha Hauer wrote: > > > On Thu, May 17, 2012 at 07:49:20PM +0200, Christoph Fritz wrote: > > > > > > Is there already a version I can rebase the patch? > > > > > > > > On your repo at git://git.pengutronix.de/git/imx/linux-2.6.git I can't > > > > find the new clock framework or even a work-in-progress version. > > > > > > They are in linux-next now. > > There changed a lot of stuff: Where should I register the function to > set/get the cpu frequency? > > To get an idea of how it should be done, I looked at imx51: Is there > cpufreq-support still implemented/working? I can see the > arch/arm/mach-imx/cpu_op-mx51.c but not its correlating > clk_cpu_set_rate function in arch/arm/mach-imx/clk-imx51-imx53.c. *ping* Thanks, -- Christoph