Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752171AbbHBXgN (ORCPT ); Sun, 2 Aug 2015 19:36:13 -0400 Received: from mail-io0-f182.google.com ([209.85.223.182]:34064 "EHLO mail-io0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751757AbbHBXgL (ORCPT ); Sun, 2 Aug 2015 19:36:11 -0400 MIME-Version: 1.0 In-Reply-To: <1438543386-7253-1-git-send-email-public_timo.s@silentcreek.de> References: <1438543386-7253-1-git-send-email-public_timo.s@silentcreek.de> From: Julian Calaby Date: Mon, 3 Aug 2015 09:35:51 +1000 Message-ID: Subject: Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply To: public_timo.s@silentcreek.de Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Maxime Ripard , devicetree , "Mailing List, Arm" , "linux-kernel@vger.kernel.org" , linux-sunxi , Chen-Yu Tsai Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1142 Lines: 31 Hi Timo, On Mon, Aug 3, 2015 at 5:23 AM, Timo Sigurdsson wrote: > sun7i-a20.dtsi contains an cpufreq operating point at 0.9 volts. Most A20 boards > (or all?), however, do not allow the voltage to go below 1.0V. Thus, raise the > voltage for the lowest operating point to 1.0V so all boards can actually use > it. Surely it wouldn't be added here if some could supply 0.9v. Is the code that uses this smart enough to sensibly switch between two operating points with the same frequency and different voltages? If so, maybe just add a 144MHz @ 1.0v operating point? (Alternatively, would it make sense to modify the code that uses this to use frequencies with voltages specified that are lower than can be supplied with the lowest voltage it can?) Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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/