Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752824AbbG0MJW (ORCPT ); Mon, 27 Jul 2015 08:09:22 -0400 Received: from dd34104.kasserver.com ([85.13.151.79]:57268 "EHLO dd34104.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbbG0MJV (ORCPT ); Mon, 27 Jul 2015 08:09:21 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-SenderIP: 153.96.32.62 User-Agent: ALL-INKL Webmail 2.11 In-Reply-To: <55B5E6DB.8020009@redhat.com> References: <1437960486-2809-1-git-send-email-public_timo.s@silentcreek.de><55B5E6DB.8020009@redhat.com> Subject: Re: [linux-sunxi] [RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi From: public_timo.s@silentcreek.de To: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, maxime.ripard@free-electrons.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, hdegoede@redhat.com Cc: wens@csie.org Message-Id: <20150727120918.191F76C82FB4@dd34104.kasserver.com> Date: Mon, 27 Jul 2015 14:09:18 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1638 Lines: 39 Hi, Hans de Goede schrieb am 27.07.2015 10:07: > I've a simular patch here: > > https://github.com/jwrdegoede/linux-sunxi/commit/6a30b7d5be6012b81e5e1439a444e41c0ac1afc1 > > I did not submit this upstream yet as it is part of a series to enable the otg > controller on the bananapi which needs axp-usb-power-supply support for which > the actual powersupply driver changes are still pending. Oops, I see. Are you planning to submit this for 4.3 or later? > As you can see other then you adding the cpu operating points are patches are > identical, which is good :) Yep, that and you chose a slightly higher maximum voltage for the CPU. > IMHO we should just stick with the standard operating points unless we know > that there are stability issues with them (such as e.g. on the A10 OlinuxIno > Lime). I'd be fine with that as I don't have any stability issues with the lower voltages. What about the 1008MHz operating point that I "reintroduced"? It was dropped here [1] because there was no regulator support. Can this be reenabled on board level (which means overriding the defaults inherited from sun7i-a20.dtsi) or should this be done at SOC level for all boards (which means we have to add regulator nodes for all boards in the first place)? Regards, Timo [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=370a9b5fb04a0d5cc7b7699c788616d6976f4476 -- 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/