From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752044AbbGNGyI (ORCPT ); Tue, 14 Jul 2015 02:54:08 -0400 Received: from muru.com ([72.249.23.125]:35139 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbbGNGyF (ORCPT ); Tue, 14 Jul 2015 02:54:05 -0400 Date: Mon, 13 Jul 2015 23:54:01 -0700 From: Tony Lindgren To: Ash Charles Cc: Arun Bharadwaj , =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , "linux-omap@vger.kernel.org" , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] ARM: dts: Fix frequency scaling on Gumstix Pepper. Message-ID: <20150714065400.GD17550@atomide.com> References: <1433441299-18887-1-git-send-email-arun@gumstix.com> <1433441299-18887-4-git-send-email-arun@gumstix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Ash Charles [150609 08:47]: > This works well for me--cpufreq seems much happier. > > Tested-by: Ash Charles > > On Thu, Jun 4, 2015 at 11:08 AM, Arun Bharadwaj wrote: > > The device tree for Gumstix Pepper has DCDC2 and > > DCDC3 correctly labelled but the upper limit values > > are wrong. The confusion is due to the hardware > > quirk where the DCDC2 and DCDC3 wires are flipped > > in Pepper. > > > > Signed-off-by: Arun Bharadwaj Applying into omap-for-v4.2/fixes thanks. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 3/3] ARM: dts: Fix frequency scaling on Gumstix Pepper. Date: Mon, 13 Jul 2015 23:54:01 -0700 Message-ID: <20150714065400.GD17550@atomide.com> References: <1433441299-18887-1-git-send-email-arun@gumstix.com> <1433441299-18887-4-git-send-email-arun@gumstix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ash Charles Cc: Arun Bharadwaj , =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org * Ash Charles [150609 08:47]: > This works well for me--cpufreq seems much happier. > > Tested-by: Ash Charles > > On Thu, Jun 4, 2015 at 11:08 AM, Arun Bharadwaj wrote: > > The device tree for Gumstix Pepper has DCDC2 and > > DCDC3 correctly labelled but the upper limit values > > are wrong. The confusion is due to the hardware > > quirk where the DCDC2 and DCDC3 wires are flipped > > in Pepper. > > > > Signed-off-by: Arun Bharadwaj Applying into omap-for-v4.2/fixes thanks. Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 13 Jul 2015 23:54:01 -0700 Subject: [PATCH 3/3] ARM: dts: Fix frequency scaling on Gumstix Pepper. In-Reply-To: References: <1433441299-18887-1-git-send-email-arun@gumstix.com> <1433441299-18887-4-git-send-email-arun@gumstix.com> Message-ID: <20150714065400.GD17550@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Ash Charles [150609 08:47]: > This works well for me--cpufreq seems much happier. > > Tested-by: Ash Charles > > On Thu, Jun 4, 2015 at 11:08 AM, Arun Bharadwaj wrote: > > The device tree for Gumstix Pepper has DCDC2 and > > DCDC3 correctly labelled but the upper limit values > > are wrong. The confusion is due to the hardware > > quirk where the DCDC2 and DCDC3 wires are flipped > > in Pepper. > > > > Signed-off-by: Arun Bharadwaj Applying into omap-for-v4.2/fixes thanks. Tony