From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755999AbcJOUek (ORCPT ); Sat, 15 Oct 2016 16:34:40 -0400 Received: from pandora.armlinux.org.uk ([78.32.30.218]:33494 "EHLO pandora.armlinux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755746AbcJOUej (ORCPT ); Sat, 15 Oct 2016 16:34:39 -0400 Date: Sat, 15 Oct 2016 21:34:21 +0100 From: Russell King - ARM Linux To: Robert Jarzmik Cc: Daniel Mack , Haojian Zhuang , Rob Herring , Mark Rutland , Rafael Wysocki , Viresh Kumar , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v2 0/4] PXA cpufreq conversion to clock API Message-ID: <20161015203421.GG1041@n2100.armlinux.org.uk> References: <1476561450-28407-1-git-send-email-robert.jarzmik@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1476561450-28407-1-git-send-email-robert.jarzmik@free.fr> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 15, 2016 at 09:57:26PM +0200, Robert Jarzmik wrote: > Hi, > > This serie is a preparation to shift the cpufreq of pxa2xx platforms to clocks > API. > > The first 3 patches are review and merge material : > - patch 1/4 for Viresh and Rafael > - patches 2/4 and 3/4 for me > > The 4th on is for review but not merge, as the clock changes must be fully > reviewed and go in first as a prequisite Have you tested whether this patch set results in functional cpufreq support - looking at drivers/clk/pxa, the CPU clock is read-only - it can't be used to change the clock rate. So, I very much doubt this has been functionally tested. Don't forget that changing the CPU clock rate needs other changes (like the memory clock rate) so all that code you're removing in patch 4 (which does the actual clock change) needs to go somewhere. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.